evanberkowitz / supervillain

MCMC for modified Villain constructions
https://supervillain.readthedocs.io/
Other
0 stars 0 forks source link

Features/{dn2,documentation,demo} #5

Closed evanberkowitz closed 1 year ago

evanberkowitz commented 1 year ago

This closes #4 by adding a Sampling section, explaining the DoNothing and NeighborhoodUpdate generators, and explaining a great deal about observables.

It also provides example/villain-metropolis.py which does a very basic MCMC with the NeighborhoodUpdate and gives simple uncertainty estimates.