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_mcmc.hpp
Age
Commit message (
Expand
)
Author
2020-11-01
Added correlation code.
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-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
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-20
fixed it
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
added a stage for burnout steps to address superheating
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