Alex Braunstein's Code Repository
Finance Related Code:
1) Black-Scholes Python Library - This library
has all of the commonly used greeks. Look in the code for a full list.
2) Binomial Tree - This code
prices European and American Options. This code also contains examples of the usage of both this code and 1).
3) American Option Valuation code - coming soon!
Bioinformatics Related Code:
1) Code for populating the frame field in a .gff file.
2) RSCU code - This code contains a python class and a few functions on it to read in a fasta file and count the occurence of different codons as well as some other misc. functions.
back to Alex Braunstein's Homepage