summaryrefslogtreecommitdiff
path: root/lib/potts.h
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-30removed some unnessecary codeJaron Kent-Dobias
2018-07-30everything builds with new - operators definedJaron Kent-Dobias
2018-07-26everything compiles now, and fixed a major bug in the graph codeJaron Kent-Dobias
2018-07-25fixed several warningsJaron 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-22potts now fully functionalJaron Kent-Dobias
2018-07-21added visualization, and started pottsJaron Kent-Dobias