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 (
Expand
)
Author
2020-05-12
New overload functionality for Ising spins.
HEAD
master
Jaron Kent-Dobias
2019-12-14
fixed url in documentation
Jaron Kent-Dobias
2019-12-14
efficiency tuning: don't evaluate the exponential when we don't have to
Jaron Kent-Dobias
2019-12-13
fixed some bugs due to new class in global namespace
Jaron Kent-Dobias
2019-09-09
fixed mistype invoking wolff.hpp in ising.hpp
Jaron Kent-Dobias
2019-01-14
Large refactoring around changes in the graph class.
Jaron Kent-Dobias
2019-01-14
changed citation reference to PRE
Jaron Kent-Dobias
2018-10-21
added citation notice to the introduction in the documentation
Jaron Kent-Dobias
2018-10-21
measurement virtual hooks now defined to be trivial by default
Jaron Kent-Dobias
2018-10-21
better indentation
Jaron Kent-Dobias
2018-10-20
Merge branch 'master' of 10.9.0.2:wolff
Jaron Kent-Dobias
2018-10-20
normalized header gaurds and namespaces
Jaron Kent-Dobias
2018-10-20
cleaned up the standalone ising example
Jaron Kent-Dobias
2018-10-19
changed the way that the finite states system works
Jaron Kent-Dobias
2018-10-19
added introduction to the documentation
Jaron Kent-Dobias
2018-10-19
added my name and the year to the license
Jaron Kent-Dobias
2018-10-19
added license
Jaron Kent-Dobias
2018-10-19
small fix to documentation configuration
Jaron Kent-Dobias
2018-10-19
now correctly gets version from git
Jaron Kent-Dobias
2018-10-19
updated install and readme files
Jaron Kent-Dobias
2018-10-19
added warning when animation isn't built
Jaron Kent-Dobias
2018-10-19
only compile ising_animation if GLUT is present
Jaron Kent-Dobias
2018-10-19
don't install cmake file
Jaron Kent-Dobias
2018-10-19
added examples for no field and site depedence
Jaron Kent-Dobias
2018-10-19
removed support for nonzero x
Jaron Kent-Dobias
2018-10-19
added more examples and cleaned up the model headers
Jaron Kent-Dobias
2018-10-19
added standalone ising example
Jaron Kent-Dobias
2018-10-19
added support for nonunitary x, so that bond probabilities can be changed as ...
Jaron Kent-Dobias
2018-10-19
polished up the documentation
Jaron Kent-Dobias
2018-10-19
removed git modules file
Jaron Kent-Dobias
2018-10-19
big library overhual, fixed all examples, added documentation with sphinx
Jaron Kent-Dobias
2018-10-17
removed a lot of research code to simplify library and examples for publication
Jaron Kent-Dobias
2018-10-15
many changes, including reworking the measurements system
Jaron Kent-Dobias
2018-10-14
added site and bond dependence, activated by compiler flags
Jaron Kent-Dobias
2018-10-10
added INSTALL and README files
Jaron Kent-Dobias
2018-10-10
big rearrangement of files to make libraries and example (research) files cle...
Jaron Kent-Dobias
2018-10-10
make sure new no-field examples are compiled with graphics support, if available
Jaron Kent-Dobias
2018-10-10
extended NOFIELD support when FINITE_STATES is also invoked
Jaron Kent-Dobias
2018-10-10
added new compile flag NOFIELD, which when defined compiles a version of wolf...
Jaron Kent-Dobias
2018-10-09
two dumb mistakes in the last commit
Jaron Kent-Dobias
2018-10-09
Merge branch 'master' of 10.9.0.2:wolff
Jaron Kent-Dobias
2018-10-09
added ising support to the new-style correlation analyzer
Jaron Kent-Dobias
2018-09-08
small perturb change
Jaron Kent-Dobias
2018-09-06
small changed to perturb again
Jaron Kent-Dobias
2018-09-06
tweaked the perturbation yet again
Jaron Kent-Dobias
2018-09-05
right now I need to differentiate between the perturbation types
Jaron Kent-Dobias
2018-09-05
fixed a bug in perturbative generation and set up epsilon to be automatically...
Jaron Kent-Dobias
2018-09-05
made the perturbation method for orthogonal transformations more sensible
Jaron Kent-Dobias
2018-07-30
removed some unnessecary code
Jaron Kent-Dobias
2018-07-30
everything builds with new - operators defined
Jaron Kent-Dobias
[next]