summaryrefslogtreecommitdiff
path: root/src/wolff_clock.cpp
AgeCommit message (Collapse)Author
2018-10-10big rearrangement of files to make libraries and example (research) files ↵Jaron Kent-Dobias
clearer, and changed to c++ std lib random numbers
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-26everything compiles now, and fixed a major bug in the graph codeJaron Kent-Dobias
2018-07-25got everyone recording data, and fixed huge bug in the updating of ReF and ImFJaron Kent-Dobias
2018-07-24added clock modelJaron Kent-Dobias