#6860: dimensions of modular forms spaces for Gamma(N) is slow
---------------------------+-----------------------------------------------
       Reporter:  was      |         Owner:  was
           Type:           |        Status:  needs_review
  enhancement              |     Milestone:  sage-duplicate/invalid/wontfix
       Priority:  major    |    Resolution:
      Component:  modular  |     Merged in:
  forms                    |     Reviewers:
       Keywords:           |   Work issues:
        Authors:           |  Dependencies:
Report Upstream:  N/A      |
         Branch:           |
       Stopgaps:           |
---------------------------+-----------------------------------------------
Changes (by davidloeffler):

 * status:  new => needs_review
 * upstream:   => N/A
 * component:  number theory => modular forms
 * milestone:  sage-5.11 => sage-duplicate/invalid/wontfix


Comment:

 This has now been fastified:
 {{{
 #!python
 sage: %time dimension_cusp_forms(Gamma(10^28+731))
 CPU times: user 0.04 s, sys: 0.02 s, total: 0.06 s
 Wall time: 1.54 s
 
36274370885528165103530592700784546931709800073501194539717685491542679896172544001
 }}}
 (and most of that is the time taken to factor the level). I propose
 closing this as fixed.

--
Ticket URL: <http://trac.sagemath.org/ticket/6860#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to