Age | Commit message (Expand) | Author |
2018-07-12 | slightly more memory efficient | Jaron Kent-Dobias |
2018-07-12 | added time limit to fftw planner | 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-12 | fixed inidous bug in wolff_heisenberg's metadata- | Jaron Kent-Dobias |
2018-07-12 | fixed bug that read same line over and over | Jaron Kent-Dobias |
2018-07-12 | even more informative... | Jaron Kent-Dobias |
2018-07-12 | more informative print statements | Jaron Kent-Dobias |
2018-07-12 | added options for reading metadata from stdin and for processing timeseries f... | Jaron Kent-Dobias |
2018-07-11 | added tcmalloc back to link libraries | Jaron Kent-Dobias |
2018-07-11 | changed to use all data | Jaron Kent-Dobias |
2018-07-11 | now computes correlation functions with faster fft | Jaron Kent-Dobias |
2018-07-11 | cleaned up conditional | 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-10 | Merge branch 'master' of m5:/srv/git/wolff | Jaron Kent-Dobias |
2018-07-10 | added wolfram link code | Jaron Kent-Dobias |
2018-07-10 | minor reorganizing | Jaron Kent-Dobias |
2018-07-09 | removed some references to the specific form of the magnetization for vector ... | Jaron Kent-Dobias |
2018-07-09 | wolff run from own function, called with types to run | Jaron Kent-Dobias |
2018-07-06 | removed debug print statement | Jaron Kent-Dobias |
2018-07-06 | split up some files | 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-07-02 | timestamp is now in nanoseconds to prevent collision | Jaron Kent-Dobias |
2018-07-02 | changed method for saving metadata from filenames to a dedicated metadata file | Jaron Kent-Dobias |
2018-07-02 | stopped saving some unecessary information | Jaron Kent-Dobias |
2018-07-01 | fixed both the system for determining bond energy and how global state is tra... | Jaron Kent-Dobias |
2018-06-29 | completely removed measurement during the simulation, opting to just save bin... | Jaron Kent-Dobias |
2018-06-28 | cleaned up the operation of the finite-group wolff code | Jaron Kent-Dobias |
2018-06-26 | began generalizing the potts code to work with all finite spin spaces | Jaron Kent-Dobias |
2018-05-12 | changes | Jaron Kent-Dobias |
2018-05-08 | Merge branch 'tmp' | Jaron Kent-Dobias |
2018-05-08 | new changes | Jaron Kent-Dobias |
2018-05-08 | changes | Jaron Kent-Dobias |
2018-04-23 | cluster size now critera for stopping simulation | Jaron Kent-Dobias |
2018-04-23 | lots of changes | Jaron Kent-Dobias |
2018-03-27 | save N in potts | Jaron Kent-Dobias |
2018-03-27 | removed some things from wolff_potts | Jaron Kent-Dobias |
2018-03-27 | optimizations explicitly in cmakelists | Jaron Kent-Dobias |
2018-03-27 | some optimizations | Jaron Kent-Dobias |
2018-03-27 | merged | Jaron Kent-Dobias |
2018-03-27 | record field values | Jaron Kent-Dobias |
2018-03-27 | record number of tries | Jaron Kent-Dobias |
2018-03-20 | new system | Jaron Kent-Dobias |
2018-03-19 | fixed some return values | Jaron Kent-Dobias |
2018-03-19 | changes | Jaron Kent-Dobias |
2018-03-19 | changes | Jaron Kent-Dobias |
2018-03-12 | changes | Jaron Kent-Dobias |
2018-03-01 | more cosmetic changes | Jaron Kent-Dobias |
2018-02-28 | changes to how field arguments are passed to the vector method | Jaron Kent-Dobias |