summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-19new mesaurement flag system, fftw only initialized once, all O(n) models now ...Jaron Kent-Dobias
2018-07-19added modulated field to wolff_planarJaron Kent-Dobias
2018-07-18some reorganizationJaron Kent-Dobias
2018-07-18used typedefs to shorten linesJaron Kent-Dobias
2018-07-18 - added support for computing spatial fourier transformsJaron Kent-Dobias
2018-07-17working generator of rotations near the current stateJaron Kent-Dobias
2018-07-17made many changes to implement alternate reflection generators, this is brokenJaron Kent-Dobias
2018-07-17fixed small memory leak in wolfram linkJaron Kent-Dobias
2018-07-12some bugJaron Kent-Dobias
2018-07-12fixed off by one errorJaron Kent-Dobias
2018-07-12fixed bugJaron Kent-Dobias
2018-07-12fixed error message printingJaron Kent-Dobias
2018-07-12slightly more memory efficientJaron Kent-Dobias
2018-07-12added time limit to fftw plannerJaron Kent-Dobias
2018-07-12more changesJaron Kent-Dobias
2018-07-12fixed mystery fftw bug, need to check out furtherJaron Kent-Dobias
2018-07-12fixed inidous bug in wolff_heisenberg's metadata-Jaron Kent-Dobias
2018-07-12fixed bug that read same line over and overJaron Kent-Dobias
2018-07-12even more informative...Jaron Kent-Dobias
2018-07-12more informative print statementsJaron Kent-Dobias
2018-07-12added options for reading metadata from stdin and for processing timeseries f...Jaron Kent-Dobias
2018-07-11added tcmalloc back to link librariesJaron Kent-Dobias
2018-07-11changed to use all dataJaron Kent-Dobias
2018-07-11now computes correlation functions with faster fftJaron Kent-Dobias
2018-07-11cleaned up conditionalJaron 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-10Merge branch 'master' of m5:/srv/git/wolffJaron Kent-Dobias
2018-07-10added wolfram link codeJaron Kent-Dobias
2018-07-10minor reorganizingJaron Kent-Dobias
2018-07-09removed some references to the specific form of the magnetization for vector ...Jaron Kent-Dobias
2018-07-09wolff run from own function, called with types to runJaron Kent-Dobias
2018-07-06removed debug print statementJaron Kent-Dobias
2018-07-06split up some filesJaron Kent-Dobias
2018-07-06rewrote wolff in c++ with templates so that any system can be run with itJaron Kent-Dobias
2018-07-02timestamp is now in nanoseconds to prevent collisionJaron Kent-Dobias
2018-07-02changed method for saving metadata from filenames to a dedicated metadata fileJaron Kent-Dobias
2018-07-02stopped saving some unecessary informationJaron Kent-Dobias
2018-07-01fixed both the system for determining bond energy and how global state is tra...Jaron Kent-Dobias
2018-06-29completely removed measurement during the simulation, opting to just save bin...Jaron Kent-Dobias
2018-06-28cleaned up the operation of the finite-group wolff codeJaron Kent-Dobias
2018-06-26began generalizing the potts code to work with all finite spin spacesJaron Kent-Dobias
2018-05-12changesJaron Kent-Dobias
2018-05-08Merge branch 'tmp'Jaron Kent-Dobias
2018-05-08new changesJaron Kent-Dobias
2018-05-08changesJaron Kent-Dobias
2018-04-23cluster size now critera for stopping simulationJaron Kent-Dobias
2018-04-23lots of changesJaron Kent-Dobias
2018-03-27save N in pottsJaron Kent-Dobias
2018-03-27removed some things from wolff_pottsJaron Kent-Dobias