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
/
cluster.h
Age
Commit message (
Collapse
)
Author
2018-07-23
removed many unnecessary includes
Jaron Kent-Dobias
2018-07-21
ising example now has a setting for drawing the state to the screen
Jaron Kent-Dobias
2018-07-20
cos and sin calls for computing fourier term now precomputed
Jaron Kent-Dobias
2018-07-20
added ising example to cpp collection
Jaron Kent-Dobias
2018-07-19
efficient computation of the smallest fourier mode by doing a ↵
Jaron Kent-Dobias
magnetization-style update anytime a bond with the external field changes
2018-07-18
- added support for computing spatial fourier transforms
Jaron Kent-Dobias
- measurements now are functions passed to wolff in array
2018-07-17
working generator of rotations near the current state
Jaron Kent-Dobias
2018-07-17
made many changes to implement alternate reflection generators, this is broken
Jaron Kent-Dobias
2018-07-06
split up some files
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-04-23
lots of changes
Jaron Kent-Dobias
2018-03-20
new system
Jaron Kent-Dobias
2018-03-01
more cosmetic changes
Jaron Kent-Dobias