index
:
code
master
Simulation code for the hard matrix model
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hadamard_pt.hpp
Age
Commit message (
Expand
)
Author
2020-05-12
New variable in tuning that sets how much of new temperatures to use.
Jaron Kent-Dobias
2020-05-12
Conditional failure.
Jaron Kent-Dobias
2020-05-12
Print more often.
Jaron Kent-Dobias
2020-05-12
Don't stop tuning if we haven't had full transits.
Jaron Kent-Dobias
2020-05-12
Testing new strategy for judging tuning convergence.
Jaron Kent-Dobias
2020-05-12
Added more debug printing while tuning.
Jaron Kent-Dobias
2020-02-05
removed unused range type
Jaron Kent-Dobias
2020-02-03
Ran clang format
Jaron Kent-Dobias
2020-02-03
replace openmp parallelization with std::foreach
Jaron Kent-Dobias
2020-02-03
replaced mersenne twister with pcg32
Jaron Kent-Dobias
2019-12-22
fewer pt tries per sweep
Jaron Kent-Dobias
2019-12-21
now using random choice of pairs to swap instead of sweeping left to right
Jaron Kent-Dobias
2019-12-21
more gentle increase of tuning
Jaron Kent-Dobias
2019-12-20
fixed it
Jaron Kent-Dobias
2019-12-20
testing
Jaron Kent-Dobias
2019-12-20
maybe now
Jaron Kent-Dobias
2019-12-20
maybe fixed it
Jaron Kent-Dobias
2019-12-20
another try
Jaron Kent-Dobias
2019-12-20
another try
Jaron Kent-Dobias
2019-12-20
another try
Jaron Kent-Dobias
2019-12-20
tweaks
Jaron Kent-Dobias
2019-12-20
tweaks
Jaron Kent-Dobias
2019-12-20
maybe fixed nonconstant problem
Jaron Kent-Dobias
2019-12-20
trying to remove anamolous acceptance rates from edges
Jaron Kent-Dobias
2019-12-19
new conditions for stopping tuning
Jaron Kent-Dobias
2019-12-19
working pt with tuning
Jaron Kent-Dobias
2019-12-18
tuning now progresses until convergence
Jaron Kent-Dobias
2019-12-18
half implemented new tuning for pt
Jaron Kent-Dobias
2019-12-17
partial implementation of dynamic pt
Jaron Kent-Dobias
2019-12-12
bug fix: parallel measurements recorded during dry runs
Jaron Kent-Dobias
2019-12-12
added a stage for burnout steps to address superheating
Jaron Kent-Dobias
2019-12-11
ran clang-format
Jaron Kent-Dobias
2019-12-11
some support for the denser temperatures around the transition in the main fi...
Jaron Kent-Dobias
2019-12-11
added support in parallel tempering for specifying different densities of tem...
Jaron Kent-Dobias
2019-12-10
cleanup, and change to initalization with walsh matrices
Jaron Kent-Dobias
2019-10-14
initialized repo
Jaron Kent-Dobias