v0.2.15
v0.2.15 (2020-01-02)
Closed issues:
- Fix the example (#150)
- customize the number of n_steps (#144)
- Multithreading accelerations (#135)
- Implement a function to "print out" windowed adaptation (#112)
- Improve numerical error message clarity (#110)
- Add support for static HMC with
multinomial
sampler (#102) - Remove the
n\_adapts
field fromStanHMCAdaptor
(#97)
Merged pull requests:
- Work around compiler bug - Julia issue 34232 (#152) (mohamed82008)
- add missing where P to OrdinaryDiffEq Requires (#149) (ChrisRackauckas)
- Update gdemo using Bijectors (#147) (xukai92)
- WIP: Setup DiffEq common interface integrator (#146) (ChrisRackauckas)
- RFC static to support MultinomialTS (#142) (xukai92)
- fix merge issue (#141) (xukai92)
- Improve adapt utility (#139) (xukai92)