/IPython-mathematicamagic-extension

An extension for the IPython notebook to communicate with Mathematica

Primary LanguagePython

IPython-mathematicamagic-extension

An extension that adds inline mathematica to IPython.

clone the repository using and start a notebook::

git clone https://github.com/bjedwards/IPython-mathematicamagic-extension
cd IPython-mathematicamagic-extension
ipython notebook --pylab=inline

Then follow the instructions in mathematicamagic_extension.ipynb!