WagnerGroup / pyqmc

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

Optimization accumulators #410

Closed lkwagner closed 10 months ago

lkwagner commented 10 months ago

Added in accumulators for optimization, which include in them how to generate new parameter changes.

This allows us to use other optimization strategies that may not need to compute the entire Sij matrix.