amitjamadagni / Notes-Notebooks

Notes for GSoC 2015 Project and related code snippets via Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Notes for GSoC 2015 Project and related code snippets via Notebooks


Languages

Language:Jupyter Notebook 99.8%Language:TeX 0.2%