summaryrefslogtreecommitdiff
path: root/src/wolff.c
AgeCommit message (Expand)Author
2017-11-03fixed conditions for new warningJaron Kent-Dobias
2017-11-03added another warningJaron Kent-Dobias
2017-11-02fixed small bug in warning when autocorrelation hasn't finishedJaron Kent-Dobias
2017-11-02added new method for computing autocorrelationJaron Kent-Dobias
2017-11-02major changes (again) to the measurement of autocorrelationJaron Kent-Dobias
2017-10-31completely changed how autocorrelation is computedJaron Kent-Dobias
2017-10-23stopping conditiotns given by equilibrium measurementsJaron Kent-Dobias
2017-10-23stopped recording of autocorrelation when flag isn't setJaron Kent-Dobias
2017-10-19fixed problem where execution ends prematurely if diff is nanJaron Kent-Dobias
2017-10-19epsilon default is now zeroJaron Kent-Dobias
2017-10-19Revert "epsilon default is now zero"Jaron Kent-Dobias
2017-10-19epsilon default is now zeroJaron Kent-Dobias
2017-10-18made the wolff hybrid more efficientJaron Kent-Dobias
2017-10-17many changes, including ability to compute approximate correlation timeJaron Kent-Dobias
2017-10-16added new algorithm methods, specifically metropolis and wolff with a static ...Jaron Kent-Dobias
2017-10-12fixed the metastable test conditionJaron Kent-Dobias
2017-10-12changed stop condition to the equilibrium magnetizationJaron
2017-10-12made collection of data more standard and efficientJaron Kent-Dobias
2017-10-11added ability to use M to stop execution instead of chiJaron Kent-Dobias
2017-09-26now saves both magnetization using my estimate and using the standard absolut...Jaron Kent-Dobias
2017-06-22added correct support for negative external fieldsJaron Kent-Dobias
2017-06-22removed unnecessary variableJaron Kent-Dobias
2017-06-22simplified bond probabilitiesJaron Kent-Dobias
2017-06-22many changes, simplification of some functions, removal of unneeded onesJaron Kent-Dobias
2017-06-21fixed bug related to counting number of full cluster flips, and added support...Jaron Kent-Dobias
2017-06-21made some simplifications to the computation of magnetization and energyJaron Kent-Dobias
2017-05-30fixed computation of the magnetization for nonzero field, values will be nons...Jaron Kent-Dobias
2017-05-25fixed integer overflow bug in flip_clusterJaron Kent-Dobias
2017-05-25started wolff code in new repositoryJaron Kent-Dobias