#10538: Implementation of the class ClusterQuiver
-------------------------------------------+--------------------------------
       Reporter:  stumpc5                  |         Owner:               
           Type:  enhancement              |        Status:  needs_review 
       Priority:  major                    |     Milestone:  sage-5.3     
      Component:  combinatorics            |    Resolution:               
       Keywords:  cluster algebra, quiver  |   Work issues:               
Report Upstream:  N/A                      |     Reviewers:  Gregg Musiker
        Authors:  Christian Stump          |     Merged in:               
   Dependencies:  #10527                   |      Stopgaps:               
-------------------------------------------+--------------------------------
Description changed by gmoose05:

Old description:

> This class implements quivers for skew-symmetrizable matrices.
>
> The patch contains multiple examples.
>
> {{{
> sage: Q = Quiver(['A',3]); Q
> Quiver on 3 vertices of type ['A', 3]
> }}}

New description:

 This class implements quivers for skew-symmetrizable matrices.

 The patch contains multiple examples.

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

 Apply the two patches below,  in order.  The version posted here is the
 current version; the one on the combinat queue is slightly out of date.

--

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