WagnerGroup / pyqmc

Python library for real space quantum Monte Carlo
MIT License
82 stars 33 forks source link

Ensemble optimization routine #424

Closed lkwagner closed 8 months ago

lkwagner commented 9 months ago

This is using the new multi wave function accumulators; updating sample_many.py as well.

The current implementation is very much a draft; it needs to have some more quality of life improvements like HDF file and I/O in general to be more useful.