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