#10538: Implementation of the classes ClusterSeed and Quiver
-----------------------------+----------------------------------------------
   Reporter:  stumpc5        |          Owner:  sage-combinat          
       Type:  enhancement    |         Status:  needs_review           
   Priority:  major          |      Milestone:                         
  Component:  combinatorics  |       Keywords:  cluster algebra, quiver
Work_issues:                 |       Upstream:  N/A                    
   Reviewer:                 |         Author:  Christian Stump        
     Merged:                 |   Dependencies:                         
-----------------------------+----------------------------------------------
Changes (by stumpc5):

  * status:  new => needs_review


Old description:

> These classes implement cluster seeds and quivers for skew-symmetrizable
> matrices. Both are in one patch as multiple methods in both classes use
> the other class.

New description:

 These classes implement cluster seeds and quivers for skew-symmetrizable
 matrices. Both are in one patch as multiple methods in both classes use
 the other class.

 The patch contains multiple examples.

 {{{
 sage: S = ClusterSeed(['A',3]); S
 A seed for a cluster algebra of rank 3 of type ['A', 3]

 sage: Q = Quiver(['A',3]); Q
 Quiver on 3 vertices of type ['A', 3]
 }}}

--

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