Module symmetry_group

Source
Expand description

Abstract groups of symmetry operations.

Traits§

SymmetryGroupProperties
Trait defining behaviours of symmetry groups.

Type Aliases§

MagneticRepresentedSymmetryGroup
Type for symmetry groups in which half of the elements are represented as mathematical unitary operators, and the other half as mathematical antiunitary operators. These groups admit irreducible corepresentations.
UnitaryRepresentedSymmetryGroup
Type for symmetry groups in which all elements are represented as mathematical unitary operators. These groups admit unitary irreducible representations.