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
/
orthogonal.h
Age
Commit message (
Expand
)
Author
2018-07-26
partially class-ified, ising and On work but potts and height do not
Jaron Kent-Dobias
2018-07-25
fixed several warnings
Jaron Kent-Dobias
2018-07-25
got everyone recording data, and fixed huge bug in the updating of ReF and ImF
Jaron Kent-Dobias
2018-07-23
sped up orthogonal generation a bit
Jaron Kent-Dobias
2018-07-23
implemented the discrete gaussian model for roughening
Jaron Kent-Dobias
2018-07-18
- added support for computing spatial fourier transforms
Jaron Kent-Dobias
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-10
minor reorganizing
Jaron Kent-Dobias
2018-07-09
removed some references to the specific form of the magnetization for vector ...
Jaron Kent-Dobias
2018-07-09
wolff run from own function, called with types to run
Jaron Kent-Dobias
2018-07-06
split up some files
Jaron Kent-Dobias
2018-03-27
some optimizations
Jaron Kent-Dobias
2018-02-28
fixed major mistake in process, also got n-component version fully working
Jaron Kent-Dobias