summaryrefslogtreecommitdiff
path: root/lib/cluster_finite.c
AgeCommit message (Collapse)Author
2018-07-24removed c files that are no longer faster than the c++ onesJaron 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-01fixed both the system for determining bond energy and how global state is ↵Jaron Kent-Dobias
tracked
2018-06-29completely removed measurement during the simulation, opting to just save ↵Jaron Kent-Dobias
binary data points to files throughout
2018-06-26began generalizing the potts code to work with all finite spin spacesJaron Kent-Dobias