API Reference¶
Package Structure¶
-
Base classes, energy models, schedulers, and device management.
-
MCMC, optimization, and flow/diffusion sampling.
-
Training objectives for energy-based and flow-based models.
-
Noise-to-data interpolation schemes.
-
Numerical integrators for SDE, ODE, and Hamiltonian dynamics.
-
Neural network architectures.
-
Synthetic data generators.
-
Visualization and training utilities.
-
Accelerated implementations.
Each module page lists every public class and function with full signatures, parameters, and usage notes. Start from the module that matches your task, or browse the base classes in Core to understand the shared interfaces.