Skip to content

Instantly share code, notes, and snippets.

View tschoppi's full-sized avatar

Jan Sandberg tschoppi

View GitHub Profile
@tschoppi
tschoppi / wires.py
Last active March 22, 2019 02:30
Calculate the length of a 16-gauge wire according to the weight in pounds.
"""Calculate the length of a 16-gauge wire according to the weight in pounds."""
# Natural constants
PI = 3.14159
# Conversion factors
cmpin = 2.54 # cm / in
gplb = 453.6 # g / lb
# Constants

GURPS -- Dust

Character generation notes for the Dust mini-campaign.

Basics

Points

@tschoppi
tschoppi / Zeff_vs_ionisationE.ipynb
Created February 3, 2016 09:30
Effective nuclear charge vs ionisation energy: The search for a simple formula
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tschoppi
tschoppi / boltzmann.ipynb
Created January 28, 2016 09:50
Boltzmann Distribution
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tschoppi
tschoppi / agb.md
Created December 14, 2015 15:50
Steven Kohl AGB

#Präambel

Mit den AGB soll ein gerechter Interessenausgleich zwischen Fotograf und Kunden erreicht werden. «Fotograf» ist gleichbedeutend mit stevenkohl.ch, polyball.stevenkohl.ch, Steven Kohl, Ochsenbeinstraße 6, 3008 Bern, Schweiz

I. Definitionen

##Fotografische Arbeit

@tschoppi
tschoppi / Fe_CuSO4.ipynb
Created December 8, 2014 23:14
Simple iPython Notebook for calculations used in answering a Chem.SE question: http://chemistry.stackexchange.com/q/12256/3846
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.