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
/
state.h
Age
Commit message (
Expand
)
Author
2018-07-26
many changes, including new spin spaces and groups and cleaning up core libra...
Jaron Kent-Dobias
2018-07-26
all the R_t have been objectified
Jaron Kent-Dobias
2018-07-26
everything compiles now, and fixed a major bug in the graph code
Jaron Kent-Dobias
2018-07-26
partially class-ified, ising and On work but potts and height do not
Jaron Kent-Dobias
2018-07-25
trying some new c++ things, starting with graph
Jaron Kent-Dobias
2018-07-23
implemented the discrete gaussian model for roughening
Jaron Kent-Dobias
2018-07-21
added visualization, and started potts
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 magnetization-s...
Jaron Kent-Dobias
2018-07-18
- added support for computing spatial fourier transforms
Jaron Kent-Dobias
2018-07-17
made many changes to implement alternate reflection generators, this is broken
Jaron Kent-Dobias