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.cpp
Age
Commit message (
Collapse
)
Author
2020-05-12
Removed overengineered tuning system.
Jaron Kent-Dobias
2020-03-17
Interactive choice for whether to finish tuning.
Jaron Kent-Dobias
2020-02-03
Ran clang format
Jaron Kent-Dobias
2020-01-30
any orthogonal size that is a multiple of four is now available instead of ↵
Jaron Kent-Dobias
powers of two
2019-12-21
now using random choice of pairs to swap instead of sweeping left to right
Jaron Kent-Dobias
2019-12-20
fixed it
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-17
partial implementation of dynamic pt
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 ↵
Jaron Kent-Dobias
file, but values are currently hardcoded in
2019-12-11
added support in parallel tempering for specifying different densities of ↵
Jaron Kent-Dobias
temperatures in different intervals
2019-12-10
implemented measurement of disorder parameter
Jaron Kent-Dobias
2019-12-10
mistake in initialization led to incorrect energies
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