#13425: Compute mutation type of a ClusterSeed or ClusterQuiver
--------------------------------------------------+-------------------------
       Reporter:  gmoose05                        |         Owner:  
sage-combinat
           Type:  enhancement                     |        Status:  new         
 
       Priority:  major                           |     Milestone:  sage-5.4    
 
      Component:  combinatorics                   |    Resolution:              
 
       Keywords:  cluster algebra, quiver         |   Work issues:              
 
Report Upstream:  N/A                             |     Reviewers:              
 
        Authors:  Gregg Musiker, Christian Stump  |     Merged in:              
 
   Dependencies:  #13424                          |      Stopgaps:              
 
--------------------------------------------------+-------------------------

Comment (by stumpc5):

 The tests become much too slow with this patch:

 with only #13424 applied:
 {{{
 sage -t  "devel/sage-
 combinat/sage/combinat/cluster_algebra_quiver/cluster_seed.py"
          [3.3 s]
 sage -t  "devel/sage-
 combinat/sage/combinat/cluster_algebra_quiver/quiver.py"
          [2.2 s]
 }}}
 and with this patch applied as well:
 {{{
 sage -t  "devel/sage-
 combinat/sage/combinat/cluster_algebra_quiver/cluster_seed.py"
          [33.5 s]
 sage -t  "devel/sage-
 combinat/sage/combinat/cluster_algebra_quiver/quiver.py"
          [32.8 s]
 }}}

 We should avoid that.

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