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
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
2018-07-30
various changes
Jaron Kent-Dobias
2018-07-26
fixed several bugs
Jaron Kent-Dobias
2018-07-26
fixed dumb bug
Jaron Kent-Dobias
2018-07-26
now using const passing of object reference instead of pointers
Jaron Kent-Dobias
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
a couple more removed files
Jaron Kent-Dobias
2018-07-26
removed some files that are now unused
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
more standard lib objects
Jaron Kent-Dobias
2018-07-25
replaced more in-house objects with c++ std lib ones, performance increased
Jaron Kent-Dobias
2018-07-25
trying some new c++ things, starting with graph
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-24
cleaned up cmake
Jaron Kent-Dobias
2018-07-24
added clock model
Jaron Kent-Dobias
2018-07-24
removed c files that are no longer faster than the c++ ones
Jaron Kent-Dobias
2018-07-24
added preprocessor method for potts, and implemented dihedral for the c++ stuff
Jaron Kent-Dobias
2018-07-24
implemented updating the first fourier moment in wolff_finite, but also make ...
Jaron Kent-Dobias
2018-07-23
sped up orthogonal generation a bit
Jaron Kent-Dobias
2018-07-23
same fix for cgm...
Jaron Kent-Dobias
2018-07-23
cmake fixes
Jaron Kent-Dobias
2018-07-23
same for potts...
Jaron Kent-Dobias
2018-07-23
removed opengl calls from dgm
Jaron Kent-Dobias
2018-07-23
more fixes to analyze_correlations
Jaron Kent-Dobias
2018-07-23
updated the correlation analyzer
Jaron Kent-Dobias
2018-07-23
removed many unnecessary includes
Jaron Kent-Dobias
2018-07-23
anddddd also did the (trivial) continuous gaussian model by flipping all the ...
Jaron Kent-Dobias
2018-07-23
implemented the discrete gaussian model for roughening
Jaron Kent-Dobias
2018-07-22
potts now fully functional
Jaron Kent-Dobias
2018-07-21
fixed cmake bug
Jaron Kent-Dobias
2018-07-21
added visualization, and started potts
Jaron Kent-Dobias
2018-07-21
ising example now has a setting for drawing the state to the screen
Jaron Kent-Dobias
2018-07-21
made wolff-ising header files more pedogogical
Jaron Kent-Dobias
2018-07-21
simplified the way that measurements work
Jaron Kent-Dobias
2018-07-20
simplified ising example
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
[next]