index
:
code/c++
master
Efficiently simulate spin models using a generalized Wolff algorithm.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-02-02
fixed type header
Jaron Kent-Dobias
2018-02-02
does potts now, no external libraries
Jaron Kent-Dobias
2017-11-03
add last term to the convex function
Jaron Kent-Dobias
2017-11-03
fixed bug that crashed convex calculator when the number of nonnegative value...
Jaron Kent-Dobias
2017-11-02
added new method for computing autocorrelation
Jaron Kent-Dobias
2017-11-02
major changes (again) to the measurement of autocorrelation
Jaron Kent-Dobias
2017-10-31
completely changed how autocorrelation is computed
Jaron Kent-Dobias
2017-10-19
Revert "fixed a mistake in the way wolff cluster tries were counted"
Jaron Kent-Dobias
2017-10-19
fixed a mistake in the way wolff cluster tries were counted
Jaron Kent-Dobias
2017-10-18
fixed memory leak due to not emptying stack in the case where the cluster fli...
Jaron Kent-Dobias
2017-10-18
made the wolff hybrid more efficient
Jaron Kent-Dobias
2017-10-17
many changes, including ability to compute approximate correlation time
Jaron Kent-Dobias
2017-10-16
added new algorithm methods, specifically metropolis and wolff with a static ...
Jaron Kent-Dobias
2017-10-12
made collection of data more standard and efficient
Jaron Kent-Dobias
2017-06-22
added correct support for negative external fields
Jaron Kent-Dobias
2017-06-22
removed unnecessary variable
Jaron Kent-Dobias
2017-06-22
simplified bond probabilities
Jaron Kent-Dobias
2017-06-22
many changes, simplification of some functions, removal of unneeded ones
Jaron Kent-Dobias
2017-06-21
fixed bug related to counting number of full cluster flips, and added support...
Jaron Kent-Dobias
2017-06-21
removed dependence on omp
Jaron Kent-Dobias
2017-06-21
made some simplifications to the computation of magnetization and energy
Jaron Kent-Dobias
2017-05-25
fixed integer overflow bug in flip_cluster
Jaron Kent-Dobias
2017-05-25
fixed bug in wolff_step that modified the system energy incorrectly
Jaron Kent-Dobias
2017-05-25
started wolff code in new repository
Jaron Kent-Dobias
[prev]