#8975: Methods missing for reducible root systems
-----------------------+----------------------------------------------------
Reporter: Bruce | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone:
Component: algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
The class sage.combinat.root_system.type_reducible.CartanType
is missing an is_crystalographic and is_simply_laced
{{{
sage: R = CartanType("D4xA5")
sage: R.is_crystalographic()
sage: R.is_simply_laced()
}}}
These both give False which is incorrect.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8975>
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.