Skip to content

Releases: TuringLang/AdvancedHMC.jl

v0.2.21

26 Feb 13:01
20d5350
Compare
Choose a tag to compare

AdvancedHMC v0.2.21

Diff since v0.2.20

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:

v0.2.20

15 Jan 03:58
v0.2.20
0529bb4
Compare
Choose a tag to compare

v0.2.20 (2020-01-15)

Diff since v0.2.19

Merged pull requests:

v0.2.19

08 Jan 22:45
v0.2.19
e5b8587
Compare
Choose a tag to compare

v0.2.19 (2020-01-08)

Diff since v0.2.18

Merged pull requests:

v0.2.18

05 Jan 00:33
v0.2.18
514b33d
Compare
Choose a tag to compare

v0.2.18 (2020-01-05)

Diff since v0.2.17

Merged pull requests:

v0.2.17

04 Jan 22:33
v0.2.17
5053f77
Compare
Choose a tag to compare

v0.2.17 (2020-01-04)

Diff since v0.2.16

Closed issues:

  • Support DiffEq ODE integrators (#145)

Merged pull requests:

v0.2.16

02 Jan 20:10
v0.2.16
9a83cb1
Compare
Choose a tag to compare

v0.2.16 (2020-01-02)

Diff since v0.2.15

Merged pull requests:

v0.2.15

02 Jan 12:10
v0.2.15
3c70931
Compare
Choose a tag to compare

v0.2.15 (2020-01-02)

Diff since v0.2.14

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 from StanHMCAdaptor (#97)

Merged pull requests:

v0.2.14

02 Dec 14:48
v0.2.14
557d9b7
Compare
Choose a tag to compare

v0.2.14 (2019-12-02)

Diff since v0.2.13

Closed issues:

  • About the function returns the gradient of the likelihood (#134)
  • Add AHMC composable interface to README (#104)
  • Support of theta_init of Matrix type / GPU-level multiple chain support (#92)

Merged pull requests:

v0.2.13

09 Nov 22:48
v0.2.13
Compare
Choose a tag to compare

v0.2.13 (2019-11-09)

Diff since v0.2.12

Closed issues:

  • Add more statistics (#123)

Merged pull requests:

  • Allow latest version of StatsFuns and prepare for bugfix release (#132) (andreasnoack)
  • Add boundary check and fix test for temper (#131) (xukai92)
  • Bugfix for tempered Leapfrog (#130) (xukai92)

v0.2.12

07 Nov 13:19
v0.2.12
af0040f
Compare
Choose a tag to compare

v0.2.12 (2019-11-07)

Diff since v0.2.11

Merged pull requests:

  • Add more statistics and move jitter to transition (#124) (sethaxen)