This repository contains my iPython Notebook on Stochastic Sampling, also known as Monte Carlo methods, and some supporting files for it.
ipython (to install: pip install "ipython[notebook]" )
pymc (to install: pip install pymc )
numpy
scipy
matplotlib
From the Stochastic-Sampling directory:
ipython notebook Stochastic_Sampling_Notebook.ipynb
Point your browser at http://localhost:8888/