Notes and code for project Euler.
Requires ipython notebook. Included here are bash scripts to bootstrap a compatible python environment.
To setup a compatible python environment locally, run "source setup_env.sh".
After the environment has been set up once, when running use "source pyenv_paths.sh".
To run ipython notebook, call:
cd src && ipython notebook --pylab=inline