[IPython-dev] Cython magics have been merged!

Aaron Meurer asmeurer at gmail.com
Thu May 31 18:03:53 EDT 2012


On Wed, May 30, 2012 at 11:22 PM, Fernando Perez <fperez.net at gmail.com> wrote:
> Hi folks,
>
> we just concluded review and merge of the cython magics:
> https://github.com/ipython/ipython/pull/1770!
>
> Kudos to Brian for a terrific job, and please let us know if you spot
> any problems.  There's an example notebook provided
> (docs/examples/notebooks/cython_extension.ipynb) so you can see it in
> action.

This is really cool.

One suggestion: when you save your notebooks, restart the kernel and
run all cells in order, so that the numbering is in order.  It's a
little confusing to see random numberings throughout the example
notebooks.  Maybe there could be an option to always save notebooks
with the cell numbers in order.

Aaron Meurer

>
> We think this will be very useful, and the system also serves as a
> reference on how to implement other extensions with useful magics.
>
> The R one is also in review and very close to ready:
> https://github.com/ipython/ipython/pull/1780, so pitch in with your
> feedback if there's anything there you think can be improved.
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



More information about the IPython-dev mailing list