Releases: TuringLang/AdvancedHMC.jl
Releases · TuringLang/AdvancedHMC.jl
v0.2.21
AdvancedHMC v0.2.21
Closed issues:
- No method for pm_next! (#163)
- Custom function for AdvancedHMC (#167)
- Link in the gradient section of README.md is broken (#177)
Merged pull requests:
- Update README.md (#164) (@yebai)
- Install TagBot as a GitHub Action (#168) (@JuliaTagBot)
- Fix typo in README.md (#169) (@ebb-earl-co)
- Update README.md (#170) (@yebai)
- Fix broken link in gradient section (#178) (@xukai92)
- bump compat entry for ArgCheck (#180) (@simeonschaub)
- Allow LazyArrays version 0.15 (#181) (@andreasnoack)
v0.2.20
v0.2.19
v0.2.19 (2020-01-08)
Merged pull requests:
- Use import for OrdinaryDiffEq to prevent initialize! clash (#160) (Vaibhavdixit02)
- Some style fixes (#158) (willtebbutt)
v0.2.18
v0.2.18 (2020-01-05)
Merged pull requests:
v0.2.17
v0.2.16
v0.2.16 (2020-01-02)
Merged pull requests:
- Add DifferentialEquations.jl integrators (#154) (IvanYashchuk)
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)
v0.2.14
v0.2.13
v0.2.12
v0.2.12 (2019-11-07)
Merged pull requests: