summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02Remaved self inverse scattering in favor of overlap, worked on camparisons fo...HEADmasterJaron Kent-Dobias
2021-08-02Effort started to compare energy autocorrelation time to self-inverse scatter...Jaron Kent-Dobias
2021-07-02Work on the Ciamarra model.Jaron Kent-Dobias
2021-06-25Everything compiles.Jaron Kent-Dobias
2021-06-25Partial progress towards merging BM model into global objects.Jaron Kent-Dobias
2021-06-24Added submodule dependancies.Jaron Kent-Dobias
2021-06-24Removing this pointers.Jaron Kent-Dobias
2021-06-24More refactoring.Jaron Kent-Dobias
2021-06-24Started splitting up shared functions into another file.Jaron Kent-Dobias
2021-06-24Added new model.Jaron Kent-Dobias
2021-06-09Lots of work.Jaron Kent-Dobias
2021-03-24New way of doing clusters without missing sites: check next nearest neighbors...Jaron Kent-Dobias
2021-03-24Fixed problem by cycling over all visited neighbors until end, but this is st...Jaron Kent-Dobias
2021-03-24Attempt to see if recursion fixed my bad vertex problem.Jaron Kent-Dobias
2021-03-24Implemented new measures of correlation.Jaron Kent-Dobias
2021-03-23More tuning.Jaron Kent-Dobias
2021-03-23Ran clang-format.Jaron Kent-Dobias
2021-03-23Rolled code into single file to trim things down.Jaron Kent-Dobias
2021-03-23Working Biroli-Mezard clusters.Jaron Kent-Dobias
2021-03-22Fixed Ciamarra model.Jaron Kent-Dobias
2021-03-22Split up functions, tired to generize in preparation for implementing Biroli-...Jaron Kent-Dobias
2021-03-21Updates.Jaron Kent-Dobias
2021-03-21Got Swendsen-Wang working.Jaron Kent-Dobias
2021-03-20Fixed stack overflow, still slow...Jaron Kent-Dobias
2021-03-20Tried again with maps, now it overflows the stack.Jaron Kent-Dobias
2021-03-20Tried to improve efficiency by switching to list iterators as keys.Jaron Kent-Dobias
2021-03-20Reverted attempt to make things a little more abstract, because it was very s...Jaron Kent-Dobias
2021-03-20Initial commit.Jaron Kent-Dobias