summaryrefslogtreecommitdiff
path: root/lib/state.h
AgeCommit message (Expand)Author
2018-10-10added new compile flag NOFIELD, which when defined compiles a version of wolf...Jaron Kent-Dobias
2018-07-30removed some unnessecary codeJaron Kent-Dobias
2018-07-30various changesJaron Kent-Dobias
2018-07-26many changes, including new spin spaces and groups and cleaning up core libra...Jaron Kent-Dobias
2018-07-26all the R_t have been objectifiedJaron Kent-Dobias
2018-07-26everything compiles now, and fixed a major bug in the graph codeJaron Kent-Dobias
2018-07-26partially class-ified, ising and On work but potts and height do notJaron Kent-Dobias
2018-07-25trying some new c++ things, starting with graphJaron Kent-Dobias
2018-07-23implemented the discrete gaussian model for rougheningJaron Kent-Dobias
2018-07-21added visualization, and started pottsJaron Kent-Dobias
2018-07-20cos and sin calls for computing fourier term now precomputedJaron Kent-Dobias
2018-07-20added ising example to cpp collectionJaron Kent-Dobias
2018-07-19efficient computation of the smallest fourier mode by doing a magnetization-s...Jaron Kent-Dobias
2018-07-18 - added support for computing spatial fourier transformsJaron Kent-Dobias
2018-07-17made many changes to implement alternate reflection generators, this is brokenJaron Kent-Dobias