Hi!
I have a question about the Cartan type code:
sage: C = CartanType(['A',4,2])
sage: C.classical()
['C', 2]
sage: C.dual().classical()
['C', 2] relabelled by {1: 1, 2: 0}
Wouldn't it be better to output
['B', 2] in this case?
Anne
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" 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-combinat-devel?hl=en.