Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How do I create the character table of the group of units mod n ?

I expected a character table from

g=Zmod(5).unit_group()
g.character_table()

instead I got an error message ending with

AttributeError: 'AbelianGroupWithValues_class_with_category' object has no attribute 'character_table'

How do I create the character table of the group of units mod n ?

click to hide/show revision 2
retagged

How do I create the character table of the group of units mod n ?

I expected a character table from

g=Zmod(5).unit_group()
g.character_table()

instead I got an error message ending with

AttributeError: 'AbelianGroupWithValues_class_with_category' object has no attribute 'character_table'

How do I create the character table of the group of units mod n ?