Age | Commit message (Expand) | Author |
2018-10-10 | make sure new no-field examples are compiled with graphics support, if available | Jaron Kent-Dobias |
2018-10-10 | extended NOFIELD support when FINITE_STATES is also invoked | Jaron Kent-Dobias |
2018-10-10 | added new compile flag NOFIELD, which when defined compiles a version of wolf... | Jaron Kent-Dobias |
2018-07-30 | various changes | Jaron Kent-Dobias |
2018-07-26 | now using const passing of object reference instead of pointers | Jaron Kent-Dobias |
2018-07-26 | many changes, including new spin spaces and groups and cleaning up core libra... | Jaron Kent-Dobias |
2018-07-25 | fixed several warnings | Jaron Kent-Dobias |
2018-07-24 | cleaned up cmake | Jaron Kent-Dobias |
2018-07-24 | added clock model | Jaron Kent-Dobias |
2018-07-24 | removed c files that are no longer faster than the c++ ones | Jaron Kent-Dobias |
2018-07-23 | cmake fixes | Jaron Kent-Dobias |
2018-07-23 | anddddd also did the (trivial) continuous gaussian model by flipping all the ... | Jaron Kent-Dobias |
2018-07-23 | implemented the discrete gaussian model for roughening | Jaron Kent-Dobias |
2018-07-22 | potts now fully functional | Jaron Kent-Dobias |
2018-07-21 | fixed cmake bug | Jaron Kent-Dobias |
2018-07-21 | added visualization, and started potts | Jaron Kent-Dobias |
2018-07-21 | ising example now has a setting for drawing the state to the screen | Jaron Kent-Dobias |
2018-07-20 | added ising example to cpp collection | Jaron Kent-Dobias |
2018-07-19 | new mesaurement flag system, fftw only initialized once, all O(n) models now ... | Jaron Kent-Dobias |
2018-07-12 | more changes | Jaron Kent-Dobias |
2018-07-12 | fixed mystery fftw bug, need to check out further | Jaron Kent-Dobias |
2018-07-11 | added tcmalloc back to link libraries | Jaron Kent-Dobias |
2018-07-11 | now computes correlation functions with faster fft | Jaron Kent-Dobias |
2018-07-11 | linking with google's preformance tools | Jaron Kent-Dobias |
2018-07-11 | added utility for extracting correlation functions from raw timeseries | Jaron Kent-Dobias |
2018-07-09 | wolff run from own function, called with types to run | Jaron Kent-Dobias |
2018-07-06 | rewrote wolff in c++ with templates so that any system can be run with it | Jaron Kent-Dobias |
2018-06-28 | cleaned up the operation of the finite-group wolff code | Jaron Kent-Dobias |
2018-03-27 | optimizations explicitly in cmakelists | Jaron Kent-Dobias |
2018-03-20 | new system | Jaron Kent-Dobias |
2018-02-28 | fixed major mistake in process, also got n-component version fully working | Jaron Kent-Dobias |
2018-02-16 | removed uncessary linkages | Jaron Kent-Dobias |
2017-06-22 | many changes, simplification of some functions, removal of unneeded ones | Jaron Kent-Dobias |
2017-05-25 | started wolff code in new repository | Jaron Kent-Dobias |