Open aidevnn opened 6 months ago
When dealing with the character table, some small improvement can be tested
In the case of abelian group, induction from its subgroups is x3 slower than direct computation of linear characters from tensor property.
It is now fixed.
When linear characters are associated with a new character with unknowns, it is possible to reduce and solve the system for SL(2,3), GL(2,3), SL(2,3) x C2, and SL(2,3) x: C2. However, a method to avoid unnecessary linear characters still needs to be found.
Pretty print error needs to be fixed, I^2 = -1.
The current implementation for computing character tables is based solely on the following methods:
This implementation can be enhanced by incorporating various named characters and resolving orthogonality and an old implementation for resolving orthogonality can be retrieved from git-history.