Age | Commit message (Expand) | Author |
2018-10-20 | Merge branch 'master' of 10.9.0.2:wolff | Jaron Kent-Dobias |
2018-10-20 | normalized header gaurds and namespaces | Jaron Kent-Dobias |
2018-10-20 | cleaned up the standalone ising example | Jaron Kent-Dobias |
2018-10-19 | changed the way that the finite states system works | Jaron Kent-Dobias |
2018-10-19 | added introduction to the documentation | Jaron Kent-Dobias |
2018-10-19 | added my name and the year to the license | Jaron Kent-Dobias |
2018-10-19 | added license | Jaron Kent-Dobias |
2018-10-19 | small fix to documentation configuration | Jaron Kent-Dobias |
2018-10-19 | now correctly gets version from git | Jaron Kent-Dobias |
2018-10-19 | updated install and readme files | Jaron Kent-Dobias |
2018-10-19 | added warning when animation isn't built | Jaron Kent-Dobias |
2018-10-19 | only compile ising_animation if GLUT is present | Jaron Kent-Dobias |
2018-10-19 | don't install cmake file | Jaron Kent-Dobias |
2018-10-19 | added examples for no field and site depedence | Jaron Kent-Dobias |
2018-10-19 | removed support for nonzero x | Jaron Kent-Dobias |
2018-10-19 | added more examples and cleaned up the model headers | Jaron Kent-Dobias |
2018-10-19 | added standalone ising example | Jaron Kent-Dobias |
2018-10-19 | added support for nonunitary x, so that bond probabilities can be changed as ... | Jaron Kent-Dobias |
2018-10-19 | polished up the documentation | Jaron Kent-Dobias |
2018-10-19 | removed git modules file | Jaron Kent-Dobias |
2018-10-19 | big library overhual, fixed all examples, added documentation with sphinx | Jaron Kent-Dobias |
2018-10-17 | removed a lot of research code to simplify library and examples for publication | Jaron Kent-Dobias |
2018-10-15 | many changes, including reworking the measurements system | Jaron Kent-Dobias |
2018-10-14 | added site and bond dependence, activated by compiler flags | Jaron Kent-Dobias |
2018-10-10 | added INSTALL and README files | Jaron Kent-Dobias |
2018-10-10 | big rearrangement of files to make libraries and example (research) files cle... | Jaron Kent-Dobias |
2018-10-10 | make sure new no-field examples are compiled with graphics support, if available | Jaron Kent-Dobias |
2018-10-10 | extended NOFIELD support when FINITE_STATES is also invoked | Jaron Kent-Dobias |
2018-10-10 | added new compile flag NOFIELD, which when defined compiles a version of wolf... | Jaron Kent-Dobias |
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 |