I have followed the SAGE program guide and create the function
sumsquares (one of the examples there). It works for the same session
of the notebook. My question is how can I use this faster version of
sumsquares in the future?

At the moment, I just want when I type, e.g. sumsquares(1000), in a
notebook cell, SAGE will run the complied code that was created.

I looked around from the reference manual and find something like
sage.server.support.cython_import... but it asks for a .pyx file. I
couldn't locate where it is. All I see are a .c and a .pyx.html files.

Please help
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to