evanberkowitz / supervillain

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

Feature/worldline numpy updates #132

Closed evanberkowitz closed 8 months ago

evanberkowitz commented 8 months ago

In #123 we want fast, parallel updates to v and coexact updates to m.

This PR adds those updates, the VortexUpdate and the CoexactUpdate, and also accelerates the WrappingUpdate with numpy-level loops.