notebook/IPython
Fernando Perez c15e0fa132 Merge pull request #1770 from ellisonbg/cython_magic
Cython related magic functions: offers the new cell magics %%cython_inline, %%cython_pyximport and %%cython to make it very easy to put cython-accelerated code in a cell and have it loaded interactively.
2012-05-30 22:17:34 -07:00
..
frontend/html/notebook Merge pull request #1630 from minrk/mergekernel 2012-05-25 16:43:27 -07:00
testing Merge pull request #1770 from ellisonbg/cython_magic 2012-05-30 22:17:34 -07:00
utils/tests