You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.
Commit 3835fea and prior changed the way the Hamiltonian terms are constructed and how the exponentiated are handled. Especially the construction of the potential term saw big changes: in the future, only changes in the auxiliary fields themselves are to be tracked, while the possible values the exponentials of the decoupled potential terms can take are calculated ab initio and stored in memory as arrays. These arrays will then be indexed by a given configuration of the auxiliary fields to calculate the full statistical weight of that configuration.
To Do: Calculate Green's functions and transition probabilities from the potential values indexed by the current auxiliary field.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Commit 3835fea and prior changed the way the Hamiltonian terms are constructed and how the exponentiated are handled. Especially the construction of the potential term saw big changes: in the future, only changes in the auxiliary fields themselves are to be tracked, while the possible values the exponentials of the decoupled potential terms can take are calculated ab initio and stored in memory as arrays. These arrays will then be indexed by a given configuration of the auxiliary fields to calculate the full statistical weight of that configuration.
To Do: Calculate Green's functions and transition probabilities from the potential values indexed by the current auxiliary field.
The text was updated successfully, but these errors were encountered: