Goto the "doc" folder and see the Jupyter (IPython) notebooks for usage info.
To install, use
git clone https://github.com/Range-Expansions/rough_front_expansion.git
python setup.py install
Requires installation of CythonGSL, as it is used for random number generations. To install, just use
pip install CythonGSL
and follow the instructions here: https://github.com/twiecki/CythonGSL