1//! Sandbox Python bindings for QSym² symmetry analysis via representation and corepresentation
2//! theories.
3//!
4//! See [`crate::drivers::representation_analysis`] and
5//! [`crate::sandbox::drivers::representation_analysis`] for more information.
67pub mod real_space_function;