summaryrefslogtreecommitdiff
path: root/hadamard_mcmc.hpp
AgeCommit message (Expand)Author
2020-11-01Added correlation code.Jaron Kent-Dobias
2020-05-12Constructor now allows setting θ₀ manually.Jaron Kent-Dobias
2020-05-12Step angles drawn from Gaussian rather than uniform distribution.Jaron Kent-Dobias
2020-05-12Two changes to MCMC library.Jaron Kent-Dobias
2020-02-03Ran clang formatJaron Kent-Dobias
2020-02-03Givens rotations now use single vector for storage instead of allocating one ...Jaron Kent-Dobias
2020-02-03replaced mersenne twister with pcg32Jaron Kent-Dobias
2020-01-30any orthogonal size that is a multiple of four is now available instead of po...Jaron Kent-Dobias
2019-12-20fixed itJaron Kent-Dobias
2019-12-18half implemented new tuning for ptJaron Kent-Dobias
2019-12-17partial implementation of dynamic ptJaron Kent-Dobias
2019-12-12added a stage for burnout steps to address superheatingJaron Kent-Dobias
2019-12-10cleanup, and change to initalization with walsh matricesJaron Kent-Dobias
2019-10-14initialized repoJaron Kent-Dobias