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
/
src
Age
Commit message (
Expand
)
Author
2018-07-09
wolff run from own function, called with types to run
Jaron Kent-Dobias
2018-07-06
removed debug print statement
Jaron Kent-Dobias
2018-07-06
rewrote wolff in c++ with templates so that any system can be run with it
Jaron Kent-Dobias
2018-07-02
timestamp is now in nanoseconds to prevent collision
Jaron Kent-Dobias
2018-07-02
changed method for saving metadata from filenames to a dedicated metadata file
Jaron Kent-Dobias
2018-07-02
stopped saving some unecessary information
Jaron Kent-Dobias
2018-07-01
fixed both the system for determining bond energy and how global state is tra...
Jaron Kent-Dobias
2018-06-29
completely removed measurement during the simulation, opting to just save bin...
Jaron Kent-Dobias
2018-06-28
cleaned up the operation of the finite-group wolff code
Jaron Kent-Dobias
2018-06-26
began generalizing the potts code to work with all finite spin spaces
Jaron Kent-Dobias
2018-05-12
changes
Jaron Kent-Dobias
2018-05-08
Merge branch 'tmp'
Jaron Kent-Dobias
2018-05-08
new changes
Jaron Kent-Dobias
2018-05-08
changes
Jaron Kent-Dobias
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
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-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-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
added support for arbitrary spin interactions
Jaron Kent-Dobias
2018-02-02
fixed rng free
Jaron Kent-Dobias
2018-02-02
fixed graph free
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-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
[prev]
[next]