quantax.symmetry.Rotation#
- quantax.symmetry.Rotation(angle: float, axes: Sequence = (0, 1), center: ndarray | None = None, sector: int = 0, character: Array | None = None) Symmetry#
Rotation symmetry.
- Parameters:
angle – Rotation angle
axes – Two rotated axes
center – The center of rotation.
sector – The symmetry sector.
character – The eigenvalue (character) of the symmetry group elements. This is useful when the symmetry sector doesn’t have a 1D group representation.