summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-06removed debug print statementJaron 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
2018-03-27some optimizationsJaron Kent-Dobias
2018-03-27mergedJaron Kent-Dobias
2018-03-27record field valuesJaron Kent-Dobias
2018-03-27record number of triesJaron Kent-Dobias
2018-03-20new systemJaron Kent-Dobias
2018-03-19fixed some return valuesJaron Kent-Dobias
2018-03-19changesJaron Kent-Dobias
2018-03-12changesJaron Kent-Dobias
2018-03-01more cosmetic changesJaron Kent-Dobias
2018-02-28changes to how field arguments are passed to the vector methodJaron Kent-Dobias
2018-02-28fixed major mistake in process, also got n-component version fully workingJaron Kent-Dobias
2018-02-12added support for measuring state decay rates and frequency of being in statesJaron Kent-Dobias
2018-02-08changed silent thing slighlyJaron Kent-Dobias
2018-02-08added silent flagJaron Kent-Dobias
2018-02-08added silent flagJaron Kent-Dobias
2018-02-08really fixed itJaron Kent-Dobias
2018-02-08fixed zero magnetization counting problemJaron Kent-Dobias
2018-02-06new output formatJaron Kent-Dobias