On Fri, Apr 8, 2016 at 8:21 PM, <grant.el...@gmail.com> wrote: > Hello, > > I have a Sage program that runs very slowly on both the Sage Math Cloud and > on the SageMath implementation on my computer. I am curious about the > possibility of compiling my Sage program so that I can execute it much more > quickly. Can this be done easily? I believe that this can be done with > Python programs. >
Using cython? The cython docs are here: http://cython.org/#documentation This doesn't sound like a sage-edu (teaching using Sage) question but maybe I'm not understanding what you want. > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "sage-edu" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-edu+unsubscr...@googlegroups.com. > To post to this group, send email to sage-edu@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-edu. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at https://groups.google.com/group/sage-edu. For more options, visit https://groups.google.com/d/optout.