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
Age
Commit message (
Collapse
)
Author
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
2018-02-28
fixed major mistake in process, also got n-component version fully working
Jaron Kent-Dobias
2018-02-16
removed uncessary linkages
Jaron Kent-Dobias
2018-02-12
added support for measuring state decay rates and frequency of being in states
Jaron Kent-Dobias
2018-02-08
changed silent thing slighly
Jaron Kent-Dobias
2018-02-08
added silent flag
Jaron Kent-Dobias
2018-02-08
added silent flag
Jaron Kent-Dobias
2018-02-08
really fixed it
Jaron Kent-Dobias
2018-02-08
fixed zero magnetization counting problem
Jaron Kent-Dobias
2018-02-06
new output format
Jaron Kent-Dobias
2018-02-04
diff now using equilibrium susceptibility
Jaron Kent-Dobias
2018-02-04
record the metastable and equilibrium magnetizations
Jaron Kent-Dobias
2018-02-04
moved measurement tools to own file
Jaron Kent-Dobias
2018-02-04
added support for arbitrary spin interactions
Jaron Kent-Dobias
2018-02-02
regretfully replacing the beautifully implemented binary search tree I was ↵
Jaron Kent-Dobias
using to check if a vertex was marked with a calloc of num_vertices bools
2018-02-02
fixed rng free
Jaron Kent-Dobias
2018-02-02
fixed graph free
Jaron Kent-Dobias
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
removed calculation of block means
Jaron Kent-Dobias
2017-11-03
fixed conditions for new warning
Jaron Kent-Dobias
2017-11-03
added another warning
Jaron Kent-Dobias
2017-11-03
fixed bug that crashed convex calculator when the number of nonnegative ↵
Jaron Kent-Dobias
values was too small
2017-11-02
fixed small bug in warning when autocorrelation hasn't finished
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-23
stopping conditiotns given by equilibrium measurements
Jaron Kent-Dobias
2017-10-23
stopped recording of autocorrelation when flag isn't set
Jaron Kent-Dobias
2017-10-19
fixed problem where execution ends prematurely if diff is nan
Jaron Kent-Dobias
2017-10-19
epsilon default is now zero
Jaron Kent-Dobias
2017-10-19
Revert "fixed a mistake in the way wolff cluster tries were counted"
Jaron Kent-Dobias
This reverts commit 020266dc3745afc4f9d21a15b40e3a83adbd92ff
2017-10-19
Revert "epsilon default is now zero"
Jaron Kent-Dobias
This reverts commit 8ffc043664a2debabd8b9682b034c0bc01c6b19e
2017-10-19
fixed a mistake in the way wolff cluster tries were counted
Jaron Kent-Dobias
[next]