Expand description
Abstract group structures.
Modules§
- Conjugacy class structures.
Structs§
- Structure for managing abstract groups eagerly, i.e. all group elements are stored.
- Builder for
EagerGroup
. - Structure for managing groups with magnetic corepresentations.
- Builder for
MagneticRepresentedGroup
. - Structure for managing groups with unitary representations.
- Builder for
UnitaryRepresentedGroup
.
Enums§
- Error type for EagerGroupBuilder
- Enumerated type for the type of a group.
- Error type for MagneticRepresentedGroupBuilder
- Error type for UnitaryRepresentedGroupBuilder
Constants§
- Black-and-white magnetic group.
- Black-and-white magnetic double group.
- Grey magnetic group.
- Grey magnetic double group.
- Ordinary group.
- Ordinary double group.
Traits§
- Trait for order finiteness of group elements.
- Trait for purely group-theoretic properties.
- Trait for indicating that a group can be partitioned into a unitary halving subgroup and and antiunitary coset.