Skip to content

qten.ops

Module reference for qten.ops.

ops

Convenience namespace for QTen operation helpers.

This module re-exports commonly used functional operations from geometry, symbolic, band-structure, and point-group modules. It is intended as a compact import surface for workflows that combine several parts of QTen without needing to remember each helper's implementation module.

Geometry operations
Fourier and band operations
Symbolic operations
Point-group operations
Notes

The full behavioral contracts are documented on the original functions linked above. This module does not wrap or alter the imported functions.