summaryrefslogtreecommitdiff
path: root/lib/dihedral.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-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-24added clock modelJaron Kent-Dobias
2018-07-24removed c files that are no longer faster than the c++ onesJaron Kent-Dobias
2018-07-24added preprocessor method for potts, and implemented dihedral for the c++ stuffJaron Kent-Dobias
2018-07-01fixed both the system for determining bond energy and how global state is ↵Jaron Kent-Dobias
tracked
2018-06-26began generalizing the potts code to work with all finite spin spacesJaron Kent-Dobias
2018-02-28fixed major mistake in process, also got n-component version fully workingJaron Kent-Dobias