mrc-ide / drjacoby

Flexible Markov chain monte carlo via reparameterization
https://mrc-ide.github.io/drjacoby/
Other
12 stars 5 forks source link

Beta fix #49

Closed bobverity closed 3 years ago

bobverity commented 3 years ago

Added option for manually defining temperature ladder (fixing previous GTI_pow vector method). Made it so rungs always go from hot to cold, both within C code and within R code for simplicity, and also fixed in plots so always goes hot-to-cold. Some small tidying changes.