On Monday, November 26, 2012 7:47:08 AM UTC, Nils Bruin wrote: > If we put UCF in the global namespace, would UCF be an instance of the > UniversalCyclotomicField class? In that case, do we know what the cost > of that is?
It would be a tiny fraction of the startup time spent by flaskext.babel. And we don't even need flask for maths, only for running the notebook. I applaud you for caring about startup time, but without profiling things first you just have an opinion. Finally, UCF and E could probably be lazily imported since we don't do any computations with them on startup. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.