summaryrefslogtreecommitdiff
path: root/src/wolff_ising.cpp
AgeCommit message (Collapse)Author
2018-07-26all the R_t have been objectifiedJaron 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-24added preprocessor method for potts, and implemented dihedral for the c++ stuffJaron Kent-Dobias
2018-07-24implemented updating the first fourier moment in wolff_finite, but also make ↵Jaron Kent-Dobias
wolff_finite obselete by adding a hacky preprocessor method for making wolff.h as efficient
2018-07-23removed many unnecessary includesJaron Kent-Dobias
2018-07-23implemented the discrete gaussian model for rougheningJaron Kent-Dobias
2018-07-21added visualization, and started pottsJaron Kent-Dobias
2018-07-21ising example now has a setting for drawing the state to the screenJaron Kent-Dobias
2018-07-21made wolff-ising header files more pedogogicalJaron Kent-Dobias
2018-07-21simplified the way that measurements workJaron Kent-Dobias
2018-07-20simplified ising exampleJaron Kent-Dobias
2018-07-20added ising example to cpp collectionJaron Kent-Dobias