summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-10-10big rearrangement of files to make libraries and example (research) files cle...Jaron Kent-Dobias
2018-10-10make sure new no-field examples are compiled with graphics support, if availableJaron Kent-Dobias
2018-10-10extended NOFIELD support when FINITE_STATES is also invokedJaron Kent-Dobias
2018-10-10added new compile flag NOFIELD, which when defined compiles a version of wolf...Jaron Kent-Dobias
2018-07-30various changesJaron Kent-Dobias
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 libra...Jaron Kent-Dobias
2018-07-25fixed several warningsJaron Kent-Dobias
2018-07-24cleaned up cmakeJaron 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-23cmake fixesJaron Kent-Dobias
2018-07-23anddddd also did the (trivial) continuous gaussian model by flipping all the ...Jaron Kent-Dobias
2018-07-23implemented the discrete gaussian model for rougheningJaron Kent-Dobias
2018-07-22potts now fully functionalJaron Kent-Dobias
2018-07-21fixed cmake bugJaron Kent-Dobias
2018-07-21added visualization, and started pottsJaron Kent-Dobias
2018-07-21ising example now has a setting for drawing the state to the screenJaron Kent-Dobias
2018-07-20added ising example to cpp collectionJaron Kent-Dobias
2018-07-19new mesaurement flag system, fftw only initialized once, all O(n) models now ...Jaron Kent-Dobias
2018-07-12more changesJaron Kent-Dobias
2018-07-12fixed mystery fftw bug, need to check out furtherJaron Kent-Dobias
2018-07-11added tcmalloc back to link librariesJaron Kent-Dobias
2018-07-11now computes correlation functions with faster fftJaron Kent-Dobias
2018-07-11linking with google's preformance toolsJaron Kent-Dobias
2018-07-11added utility for extracting correlation functions from raw timeseriesJaron Kent-Dobias
2018-07-09wolff run from own function, called with types to runJaron Kent-Dobias
2018-07-06rewrote wolff in c++ with templates so that any system can be run with itJaron Kent-Dobias
2018-06-28cleaned up the operation of the finite-group wolff codeJaron Kent-Dobias
2018-03-27optimizations explicitly in cmakelistsJaron Kent-Dobias
2018-03-20new systemJaron Kent-Dobias
2018-02-28fixed major mistake in process, also got n-component version fully workingJaron Kent-Dobias
2018-02-16removed uncessary linkagesJaron Kent-Dobias
2017-06-22many changes, simplification of some functions, removal of unneeded onesJaron Kent-Dobias
2017-05-25started wolff code in new repositoryJaron Kent-Dobias