#10527: Implementation of quiver mutation type
-----------------------------------------------+----------------------------
Reporter: stumpc5 | Owner: sage-combinat
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.5
Component: combinatorics | Resolution:
Keywords: quiver mutation type days38 | Work issues:
Report Upstream: N/A | Reviewers: Hugh Thomas
Authors: Christian Stump | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------------+----------------------------
Old description:
> The patch implements multiple mutation types of quivers. This
> classification contains in particular all finite and affine types of
> generalized Cartan types.
>
> The patch contains multiple examples.
>
> {{{
> sage: mt = QuiverMutationType(['A',3]); mt
> ['A', 3]
> }}}
>
> Apply the patch below. The version posted here is the current version;
> the one on the combinat queue is slightly out of date.
New description:
The patch implements multiple mutation types of quivers. This
classification contains in particular all finite and affine types of
generalized Cartan types.
The patch contains multiple examples.
{{{
sage: mt = QuiverMutationType(['A',3]); mt
['A', 3]
}}}
Apply only
- trac_10527-quiver_mutation_type.patch
--
Comment (by stumpc5):
Apply only
- trac_10527-quiver_mutation_type.patch
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10527#comment:127>
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.