Module qsym2::bindings::python::symmetry_group_detection
source · Expand description
Python bindings for QSym² symmetry-group detection.
See crate::drivers::symmetry_group_detection
for more information.
Structs§
- Python-exposed structure to marshall molecular structure information between Rust and Python.
- Python-exposed structure to marshall symmetry information one-way from Rust to Python.
- Builder for
PySymmetry
.
Enums§
- Error type for PySymmetryBuilder
- Python-exposed structure to marshall symmetry element kind information one-way from Rust to Python.
Functions§
- Python-exposed function to perform symmetry-group detection and log the result via the
qsym2-output
logger at theINFO
level.