summaryrefslogtreecommitdiff
path: root/hadamard.cpp
AgeCommit message (Expand)Author
2020-06-26Used the wrong variable for number of tuning sweeps for step.Jaron Kent-Dobias
2020-06-26Added ability to load temperatures from file.Jaron Kent-Dobias
2020-05-12Removed overengineered tuning system.Jaron Kent-Dobias
2020-03-17Interactive choice for whether to finish tuning.Jaron Kent-Dobias
2020-02-03Ran clang formatJaron Kent-Dobias
2020-01-30any orthogonal size that is a multiple of four is now available instead of po...Jaron Kent-Dobias
2019-12-21now using random choice of pairs to swap instead of sweeping left to rightJaron Kent-Dobias
2019-12-20fixed itJaron Kent-Dobias
2019-12-19new conditions for stopping tuningJaron Kent-Dobias
2019-12-19command line flag for temperature convergence precisionJaron Kent-Dobias
2019-12-19working pt with tuningJaron Kent-Dobias
2019-12-17partial implementation of dynamic ptJaron Kent-Dobias
2019-12-12added a stage for burnout steps to address superheatingJaron Kent-Dobias
2019-12-11ran clang-formatJaron Kent-Dobias
2019-12-11ranges are no longer hardcodedJaron Kent-Dobias
2019-12-11some support for the denser temperatures around the transition in the main fi...Jaron Kent-Dobias
2019-12-11added support in parallel tempering for specifying different densities of tem...Jaron Kent-Dobias
2019-12-10implemented measurement of disorder parameterJaron Kent-Dobias
2019-12-10mistake in initialization led to incorrect energiesJaron Kent-Dobias
2019-12-10cleanup, and change to initalization with walsh matricesJaron Kent-Dobias
2019-10-14initialized repoJaron Kent-Dobias