##// END OF EJS Templates
Merge pull request #1770 from ellisonbg/cython_magic...
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.
Fernando Perez -
r7103:42f1e817 merge
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...