summaryrefslogtreecommitdiff
path: root/src/wolff_On.cpp
AgeCommit message (Collapse)Author
2018-09-06tweaked the perturbation yet againJaron Kent-Dobias
2018-09-05right now I need to differentiate between the perturbation typesJaron Kent-Dobias
2018-09-05fixed a bug in perturbative generation and set up epsilon to be ↵Jaron Kent-Dobias
automatically set by T and H
2018-07-30various changesJaron Kent-Dobias
2018-07-26now using const passing of object reference instead of pointersJaron Kent-Dobias
2018-07-26many changes, including new spin spaces and groups and cleaning up core ↵Jaron Kent-Dobias
library code
2018-07-26all the R_t have been objectifiedJaron Kent-Dobias
2018-07-26partially class-ified, ising and On work but potts and height do notJaron Kent-Dobias
2018-07-25more standard lib objectsJaron Kent-Dobias
2018-07-25got everyone recording data, and fixed huge bug in the updating of ReF and ImFJaron Kent-Dobias
2018-07-23sped up orthogonal generation a bitJaron Kent-Dobias
2018-07-23removed many unnecessary includesJaron Kent-Dobias
2018-07-23implemented the discrete gaussian model for rougheningJaron Kent-Dobias
2018-07-22potts now fully functionalJaron Kent-Dobias
2018-07-21added visualization, and started pottsJaron Kent-Dobias
2018-07-21simplified the way that measurements workJaron Kent-Dobias
2018-07-20added ising example to cpp collectionJaron Kent-Dobias
2018-07-19efficient computation of the smallest fourier mode by doing a ↵Jaron Kent-Dobias
magnetization-style update anytime a bond with the external field changes
2018-07-19huge metafile bug fixedJaron Kent-Dobias
2018-07-19new mesaurement flag system, fftw only initialized once, all O(n) models now ↵Jaron Kent-Dobias
built from one file with different compiler flag settings