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 ?
See also the similar https://math.stackexchange.com/questi...