#12838: Root poset should treat type A1 properly
-----------------------------+----------------------------------------------
Reporter: stumpc5 | Owner: sage-combinat
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: combinatorics | Keywords: root poset
Work issues: | Report Upstream: N/A
Reviewers: | Authors: Christian Stump
Merged in: | Dependencies:
Stopgaps: |
-----------------------------+----------------------------------------------
The patch fixes the issue that the one element root poset in type A1 was
not returned correctly.
{{{
sage: Phi = RootSystem(['A',1]).root_poset(); Phi
Finite poset containing 1 elements
sage: Phi.cover_relations()
[]
}}}
I also added the facade option for root posets.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12838>
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.