Expand description
Symbolic computation and management of character tables.
Modules§
- Symbolic characters as algebraic integers that are sums of unity roots.
- Traits enabling groups to construct and possess character tables.
- Symbols enumerating rows and columns of character tables.
- Symbolic representation of roots of unity for characters.
Structs§
- Structure to manage character tables of irreducible corepresentations of magnetic groups.
- Builder for
CorepCharacterTable
. - Structure to manage character tables of irreducible representations.
- Builder for
RepCharacterTable
.
Enums§
- Error type for CorepCharacterTableBuilder
- Error type for RepCharacterTableBuilder
Traits§
- Trait to contain essential methods for a character table.
- Trait for character tables that support decomposing a space into its irreducible subspaces using characters.