Notes for GSoC 2015 Project and related code snippets via Notebooks.
Notes would mainly contain the proofs and implications of the main Notes being developed. The notes would be presented in LaTeX.
Notebooks would be containing the code snippets. To run these notebooks, steps to be done:
- Install ipython & ipython-notebook
- Issue the command "ipython notebook /path/to/Solvers.ipynb --profile julia"
This should fire up the default browser and should be able to run the cells.