#10527: Implementation of quiver mutation type
-----------------------------------------------+----------------------------
Reporter: stumpc5 | Owner: sage-combinat
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: combinatorics | Resolution:
Keywords: quiver mutation type days38 | Work issues:
Report Upstream: N/A | Reviewers: Hugh Thomas
Authors: Christian Stump | Merged in:
Dependencies: #10349 | Stopgaps:
-----------------------------------------------+----------------------------
Comment (by hthomas):
Hi!
I have some further mathematical corrections to !QuiverMutationType.
Affine C is CC (not BC).
D,n,2 is BB,n-1,1 (not CC,n,1).
G,2,1 and G,2,-1 are reversed from what they should be. (When this is
fixed it will also fix D,4,3)
For consistency, I think:
* C,n,-1 should return the dual of C,n,1, i.e., BB (right now it gives an
error).
* B,n,-1 should return the dual of B,n,1, i.e., CD (ditto)
I think I have now checked the data for affine types.
I will go ahead and make these changes but I wanted to record them here in
case anyone had any corrections to my corrections.
cheers,
Hugh
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10527#comment:66>
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.