summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12New overload functionality for Ising spins.HEADmasterJaron Kent-Dobias
2019-12-14fixed url in documentationJaron Kent-Dobias
2019-12-14efficiency tuning: don't evaluate the exponential when we don't have toJaron Kent-Dobias
2019-12-13fixed some bugs due to new class in global namespaceJaron Kent-Dobias
2019-09-09fixed mistype invoking wolff.hpp in ising.hppJaron Kent-Dobias
2019-01-14Large refactoring around changes in the graph class.Jaron Kent-Dobias
2019-01-14changed citation reference to PREJaron Kent-Dobias
2018-10-21added citation notice to the introduction in the documentationJaron Kent-Dobias
2018-10-21measurement virtual hooks now defined to be trivial by defaultJaron Kent-Dobias
2018-10-21better indentationJaron Kent-Dobias
2018-10-20Merge branch 'master' of 10.9.0.2:wolffJaron Kent-Dobias
2018-10-20normalized header gaurds and namespacesJaron Kent-Dobias
2018-10-20cleaned up the standalone ising exampleJaron Kent-Dobias
2018-10-19changed the way that the finite states system worksJaron Kent-Dobias
2018-10-19added introduction to the documentationJaron Kent-Dobias
2018-10-19added my name and the year to the licenseJaron Kent-Dobias
2018-10-19added licenseJaron Kent-Dobias
2018-10-19small fix to documentation configurationJaron Kent-Dobias
2018-10-19now correctly gets version from gitJaron Kent-Dobias
2018-10-19updated install and readme filesJaron Kent-Dobias
2018-10-19added warning when animation isn't builtJaron Kent-Dobias
2018-10-19only compile ising_animation if GLUT is presentJaron Kent-Dobias
2018-10-19don't install cmake fileJaron Kent-Dobias
2018-10-19added examples for no field and site depedenceJaron Kent-Dobias
2018-10-19removed support for nonzero xJaron Kent-Dobias
2018-10-19added more examples and cleaned up the model headersJaron Kent-Dobias
2018-10-19added standalone ising exampleJaron Kent-Dobias
2018-10-19added support for nonunitary x, so that bond probabilities can be changed as ...Jaron Kent-Dobias
2018-10-19polished up the documentationJaron Kent-Dobias
2018-10-19removed git modules fileJaron Kent-Dobias
2018-10-19big library overhual, fixed all examples, added documentation with sphinxJaron Kent-Dobias
2018-10-17removed a lot of research code to simplify library and examples for publicationJaron Kent-Dobias
2018-10-15many changes, including reworking the measurements systemJaron Kent-Dobias
2018-10-14added site and bond dependence, activated by compiler flagsJaron Kent-Dobias
2018-10-10added INSTALL and README filesJaron Kent-Dobias
2018-10-10big rearrangement of files to make libraries and example (research) files cle...Jaron Kent-Dobias
2018-10-10make sure new no-field examples are compiled with graphics support, if availableJaron Kent-Dobias
2018-10-10extended NOFIELD support when FINITE_STATES is also invokedJaron Kent-Dobias
2018-10-10added new compile flag NOFIELD, which when defined compiles a version of wolf...Jaron Kent-Dobias
2018-10-09two dumb mistakes in the last commitJaron Kent-Dobias
2018-10-09Merge branch 'master' of 10.9.0.2:wolffJaron Kent-Dobias
2018-10-09added ising support to the new-style correlation analyzerJaron Kent-Dobias
2018-09-08small perturb changeJaron Kent-Dobias
2018-09-06small changed to perturb againJaron Kent-Dobias
2018-09-06tweaked the perturbation yet againJaron Kent-Dobias
2018-09-05right now I need to differentiate between the perturbation typesJaron Kent-Dobias
2018-09-05fixed a bug in perturbative generation and set up epsilon to be automatically...Jaron Kent-Dobias
2018-09-05made the perturbation method for orthogonal transformations more sensibleJaron Kent-Dobias
2018-07-30removed some unnessecary codeJaron Kent-Dobias
2018-07-30everything builds with new - operators definedJaron Kent-Dobias