Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 608 Bytes

File metadata and controls

15 lines (9 loc) · 608 Bytes

Notes-Notebooks

Binder

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:

  1. Install ipython & ipython-notebook
  2. 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.