pytc.vmc.metropolisΒΆ
Metropolis-Hastings algorithms for VMC sampling.
This module contains the core Metropolis-Hastings sampling algorithms, including both standard MCMC and importance sampling with drift-diffusion.
Functions
Factory to create a JIT-compilable MCMC step function. |
|
Factory to create a JIT-compilable importance sampling MCMC step. |
|
Perform one step of Metropolis-Hastings sampling for quantum wavefunction. |
|
Perform one step of Metropolis-Hastings with importance sampling (drift). |