On Sat, Apr 16, 2011 at 5:13 PM, kcrisman <[email protected]> wrote: >> %cython at the top of a notebook cell produces links to the C code and >> to the yellow-highlighted expandable/collapsible HTML file as side- >> effects. It is a simple way to see how Cython works on code, or a >> great thing to use in a demo. > > I meant to get a link to the non-annotated C code, like Nathann was > saying. I don't think that's what this does currently, is it?
It does both. Try it! > > -- > To post to this group, send an email to [email protected] > To unsubscribe from this group, send an email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- Robert L. Miller http://www.rlmiller.org/ -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
