Open rlouf opened 1 year ago
Building up to a full tutorial on HMC we need to explain what symplectic integrators are and why we use them for HMC
Use the integrators implemented in /mcmc/integrators.py to illustrate.
/mcmc/integrators.py
Building up to a full tutorial on HMC we need to explain what symplectic integrators are and why we use them for HMC
Use the integrators implemented in
/mcmc/integrators.py
to illustrate.