Ticket #8170 (new defect)
Opened 3 years ago
character_table() missing for matrix groups
| Reported by: | dimpase | Owned by: | joyner |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-feature |
| Component: | group theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Dima Pasechnik | Merged in: | |
| 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.
