On 2013-01-07 12:24, Jeroen Demeyer wrote:
> I am running the command
> 
> sage: time B =
> ModularFormsRing(Gamma0(3)).modular_forms_of_weight(80).cuspidal_submodule().q_expansion_basis(prec=30)
> 
> sage-5.4: 17.94 s
> sage-5.5: 56.28 s

I can confirm that building Sage with GCC-4.2.4 gives the slow runtime.
Compiling with GCC-4.6.3 (shipped with Sage) gives the fast runtime.

-- 
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.


Reply via email to