Dear All, I've been having some issues with Sage's new_subspace() function. Mainly, it seems to be very, very slow.
For example, in the following example C=ModularForms(DirichletGroup(10)[1],13).cuspidal_subspace(); N=C.new_subspace(); The second line takes about 28 s to run on my laptop. In magma the answer is almost instantaneous. What is going on here? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
