Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
sage: for a in D2(1,0).weight_multiplicities().items(): print a   
....: 
((0, 1), 1)
((1, 0), 1)
((-1, 0), 1)
((0, -1), 1)