What problem does it solve?
Use this skill to work with QMC-related files in the Pycasino project, enabling analysis, optimization, and integration of wavefunction components across modules such as wfn.py, slater.py, jastrow.py, backflow.py, dmc.py, vmc.py, cusp.py, harmonics.py, and ppotential.py.
Core Features & Use Cases
- Coordinate energy evaluations and wavefunction components (Slater-Jastrow-backflow) for VMC and DMC workflows.
- Trigger activations on local energy, kinetic energy, drift velocity, branching, and optimization steps to streamline debugging and development.
- Support optimization methods (varmin, emin, linear method) and parameter handling to tune the wavefunction.
Quick Start
Load the qmc skill to inspect core QMC modules and begin tuning the trial wavefunction using energy calculations within pycasino.