Hey Dan,

Another question: Sage automatically warps CartanType(['A', n, 2]) to 
> CartanType(['BC',n/2,2]) 
> when n is even. This differs from Kac' notation. Whose notation is this?
>

Just as a side note, if you want to display this in Kac's notation, you can 
use:

sage: CartanType.global_options(notation='Kac')
sage: CartanType(['A',6,2])
['A', 6, 2]

Best,
Travis

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to