Yup, Robert's right, IDLE's just a GUI. It does some rewriting of code, but that's just so that IDLE's onboard debugger tools can capture exceptions and output. If you want faster code, you may want to look at the following blog post:
http://sagemath.blogspot.com/2010/11/getting-started-with-cython.html Joal Heagney -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
