evanberkowitz / supervillain

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

Good DerivedQuantity interface #38

Closed evanberkowitz closed 1 year ago

evanberkowitz commented 1 year ago

The primary observable interface is relatively straightforward---everything can be measured straight off of the configuration.

But derived quantities are more subtle, depending potentially on expectation values of primary observables and other derived quantities, in addition to the action.

We should construct a good, generic DerivedQuantity interface so that we can program them straightforwardly.

evanberkowitz commented 1 year ago

Closed by #40.