WagnerGroup / pyqmc

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

Fix linemin #423

Closed lkwagner closed 9 months ago

lkwagner commented 9 months ago

There was a sign error in the stochastic_reconfiguration moves.

For some reason this passed our tests! Maybe we need more stringent optimization tests.