index
:
code
master
Simulation code for the hard matrix model
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-11
Added aging code.
HEAD
master
Jaron Kent-Dobias
2020-11-01
Added correlation code.
Jaron Kent-Dobias
2020-06-26
Used the wrong variable for number of tuning sweeps for step.
Jaron Kent-Dobias
2020-06-26
Added ability to load temperatures from file.
Jaron Kent-Dobias
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-05-12
Removed overengineered tuning system.
Jaron Kent-Dobias
2020-05-12
Added new code for measurements, and utility for investigating the Kauzmann p...
Jaron Kent-Dobias
2020-05-12
Constructor now allows setting θ₀ manually.
Jaron Kent-Dobias
2020-05-12
Step angles drawn from Gaussian rather than uniform distribution.
Jaron Kent-Dobias
2020-05-12
Two changes to MCMC library.
Jaron Kent-Dobias
2020-03-17
Interactive choice for whether to finish 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
Givens rotations now use single vector for storage instead of allocating one ...
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
2020-01-30
any orthogonal size that is a multiple of four is now available instead of po...
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
command line flag for temperature convergence precision
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
ranges are no longer hardcoded
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
implemented measurement of disorder parameter
Jaron Kent-Dobias
2019-12-10
mistake in initialization led to incorrect energies
Jaron Kent-Dobias
[next]