summaryrefslogtreecommitdiff
path: root/hadamard_pt.hpp
AgeCommit message (Expand)Author
2020-05-12New variable in tuning that sets how much of new temperatures to use.Jaron Kent-Dobias
2020-05-12Conditional failure.Jaron Kent-Dobias
2020-05-12Print more often.Jaron Kent-Dobias
2020-05-12Don't stop tuning if we haven't had full transits.Jaron Kent-Dobias
2020-05-12Testing new strategy for judging tuning convergence.Jaron Kent-Dobias
2020-05-12Added more debug printing while tuning.Jaron Kent-Dobias
2020-02-05removed unused range typeJaron Kent-Dobias
2020-02-03Ran clang formatJaron Kent-Dobias
2020-02-03replace openmp parallelization with std::foreachJaron Kent-Dobias
2020-02-03replaced mersenne twister with pcg32Jaron Kent-Dobias
2019-12-22fewer pt tries per sweepJaron Kent-Dobias
2019-12-21now using random choice of pairs to swap instead of sweeping left to rightJaron Kent-Dobias
2019-12-21more gentle increase of tuningJaron Kent-Dobias
2019-12-20fixed itJaron Kent-Dobias
2019-12-20testingJaron Kent-Dobias
2019-12-20maybe nowJaron Kent-Dobias
2019-12-20maybe fixed itJaron Kent-Dobias
2019-12-20another tryJaron Kent-Dobias
2019-12-20another tryJaron Kent-Dobias
2019-12-20another tryJaron Kent-Dobias
2019-12-20tweaksJaron Kent-Dobias
2019-12-20tweaksJaron Kent-Dobias
2019-12-20maybe fixed nonconstant problemJaron Kent-Dobias
2019-12-20trying to remove anamolous acceptance rates from edgesJaron Kent-Dobias
2019-12-19new conditions for stopping tuningJaron Kent-Dobias
2019-12-19working pt with tuningJaron Kent-Dobias
2019-12-18tuning now progresses until convergenceJaron Kent-Dobias
2019-12-18half implemented new tuning for ptJaron Kent-Dobias
2019-12-17partial implementation of dynamic ptJaron Kent-Dobias
2019-12-12bug fix: parallel measurements recorded during dry runsJaron Kent-Dobias
2019-12-12added a stage for burnout steps to address superheatingJaron Kent-Dobias
2019-12-11ran clang-formatJaron 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-10cleanup, and change to initalization with walsh matricesJaron Kent-Dobias
2019-10-14initialized repoJaron Kent-Dobias