Opened 11 years ago
#8170 new defect
character_table() missing for matrix groups
Reported by: | dimpase | Owned by: | joyner |
---|---|---|---|
Priority: | minor | Milestone: | sage-feature |
Component: | group theory | Keywords: | |
Cc: | Merged in: | ||
Authors: | Dima Pasechnik | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
There is an inconsistency in matrix groups (sage/groups/matrix_gps/matrix_group()): The method character_table() is missing, whereas it is present for permutation groups (sage/groups/perm_gps/permgroup.py)
Note: See
TracTickets for help on using
tickets.