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
/
examples
Age
Commit message (
Expand
)
Author
2019-12-13
fixed some bugs due to new class in global namespace
Jaron Kent-Dobias
2019-01-14
Large refactoring around changes in the graph class.
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
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 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
added examples for no field and site depedence
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
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