Expand description
Python bindings for QSym² molecule symmetrisation by bootstrapping.
See crate::drivers::molecule_symmetrisation_bootstrap
for more information.
Functions§
- symmetrise_
molecule - Python-exposed function to perform molecule symmetrisation by bootstrapping and log the result
via the
qsym2-output
logger at theINFO
level.