Module qsym2::bindings::python::representation_analysis

source ·
Expand description

Python bindings for QSym² symmetry analysis via representation and corepresentation theories.

See crate::drivers::representation_analysis for more information.

Modules§

  • Python bindings for QSym² symmetry analysis of electron densities.
  • Python bindings for QSym² symmetry analysis of Slater determinants.
  • Python bindings for QSym² symmetry analysis of Slater determinants.
  • Python bindings for QSym² symmetry analysis of vibrational coordinates.

Enums§

  • Python-exposed enumerated type to handle the union type of numpy float 1d-arrays and numpy complex 1d-arrays in Python.
  • Python-exposed enumerated type to handle the union type of numpy float 2d-arrays and numpy complex 2d-arrays in Python.
  • Python-exposed enumerated type to handle the union type of numpy float 4d-arrays and numpy complex 4d-arrays in Python.