Skip to content

Releases: tpapp/DynamicHMC.jl

v2.1.2

21 Dec 15:45
v2.1.2
Compare
Choose a tag to compare

compat version bumps

v2.1.1

20 Nov 06:48
v2.1.1
Compare
Choose a tag to compare
  • re-enable support for Julia 1.0 (#107)

  • fix penalty sign in initial optimization (#97)

  • add example for skipping stepsize search (#104)

v2.1.0

17 Sep 08:54
v2.1.0
Compare
Choose a tag to compare

Experimental stepwise interface, minor internal changes.

v2.0.1

08 Sep 07:50
v2.0.1
36186b1
Compare
Choose a tag to compare

Minor fix: don't print chain_id when it is nothing.

v2.0.0

03 Sep 06:59
v2.0.0
49de500
Compare
Choose a tag to compare

Breaking API changes, see the CHANGELOG and blog posts.

v1.0.6

28 Jul 15:15
v1.0.6
991fac3
Compare
Choose a tag to compare

Bound LogDensityProblems, fixes #51.

v1.0.5

24 May 14:29
v1.0.5
Compare
Choose a tag to compare

v1.0.5 (2019-05-24)

Diff since v1.0.4

Closed issues:

  • What's missing for sampling on product manifolds? (#43)

Merged pull requests:

  • make tuner work with singular covariance (#47) (tpapp)

minor fixes

11 Mar 08:44
77fe06f
Compare
Choose a tag to compare

coverage and test improvements

minor fixes

27 Feb 06:27
5e382b9
Compare
Choose a tag to compare
Merge pull request #33 from tpapp/tp/adaptation-fix

Fix minor bug: one of the tuners was returning ϵ instead of ϵ̄.

increase maximum tree depth

28 Nov 11:05
f5b83de
Compare
Choose a tag to compare
project-base docs and coverage deployment (#27)

Project-base docs and coverage deployment.