#12001: performance of dimension of cusp forms for Gamma(N) is insanely slow
-----------------------------+----------------------------------------------
   Reporter:  was            |          Owner:  craigcitro
       Type:  enhancement    |         Status:  new       
   Priority:  minor          |      Milestone:  sage-4.8  
  Component:  modular forms  |       Keywords:            
Work_issues:                 |       Upstream:  N/A       
   Reviewer:                 |         Author:            
     Merged:                 |   Dependencies:            
-----------------------------+----------------------------------------------
 One of the easiest dimension formulas is for the dimension of
 {{{S_2(Gamma(p))}}}.  However, in Sage, computing this dimension is
 shockingly slow.  For example,
 {{{
 sage: time Gamma(7).dimension_cusp_forms()
 3
 Time: CPU 17.27 s, Wall: 17.30 s
 sage: time dimension_cusp_forms(Gamma(7),2)
 3
 Time: CPU 17.22 s, Wall: 17.25 s
 }}}

 Fix this.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12001>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to