#10181: speed up AbelianGroup().subgroups()
----------------------------+-----------------------------------------------
   Reporter:  zimmerma      |       Owner:  joyner    
       Type:  enhancement   |      Status:  new       
   Priority:  minor         |   Milestone:  sage-4.6.1
  Component:  group theory  |    Keywords:            
     Author:                |    Upstream:  N/A       
   Reviewer:                |      Merged:            
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by thome):

 Replying to [comment:3 rbeezer]:
 > It would appear to be responsible for most of the computation time.
 this does not exactly jibe with the observations of thome, but I have not
 spent the time to follow his explanation (though it wouldn't surprise me
 if it was similar, plausible or the same as what I'm presenting).

 In fact, I realize I've been considering both as a combo. So maybe indeed
 subgroup_reduced, which is the middle man between subgroups() and the
 ctor, is responsible for the computation time. I'm not claiming the
 contrary. I just haven't tried to tell apart the subgroup_reduced() part
 and the AbelianGroup_subgroup part, w.r.t. timings.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10181#comment:4>
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