DynamicHMC.jl Versions Save

Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.

v3.2.0

1 year ago

DynamicHMC v3.2.0

Diff since v3.1.2

Merged pull requests:

  • Support LogDensityProblems 0.12 (#161) (@devmotion)

v3.1.2

1 year ago

DynamicHMC v3.1.2

Diff since v3.1.1

Merged pull requests:

  • CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#158) (@github-actions[bot])

v3.1.1

2 years ago

DynamicHMC v3.1.1

Diff since v3.1.0

Closed issues:

  • Documentation badge error (#149)
  • GitHub Discussions (#151)

Merged pull requests:

  • Fix doc link in README (#150) (@delehef)
  • Update worked_example.md (#152) (@pitmonticone)
  • compat with LogDensityProblems=0.11 (#154) (@st--)
  • fix CI (#155) (@tpapp)

v3.1.0

3 years ago

DynamicHMC v3.1.0

Diff since v3.0.0

Closed issues:

  • Diagnostic plotting with ArviZ.jl (#113)
  • Implement fix for NUTS missing u-turns (#115)
  • Pkg.test("DynamicHMC") on Julia 1.5.0 gives two fails (#132)
  • Warning: (t::AbstractTransform)(x) is deprecated, use transform(t, x) instead (#148)

Merged pull requests:

  • more robust U-turn checking (#145) (@tpapp)

v3.0.0

3 years ago

DynamicHMC v3.0.0

Diff since v2.2.0

Closed issues:

  • add doctest/code examples to functions exposed in docs (#64)
  • footnotes broken in generated docs (#67)
  • heavy dependencies for initial optimization (#91)
  • Gaussian kinetic energy centered at nonzero point (#100)
  • try harder to find a finite initial point and an initial stepsize direction (#103)

Merged pull requests:

  • Remove local optimization. (#146) (@tpapp)

v2.2.0

3 years ago

DynamicHMC v2.2.0

Diff since v2.1.6

Closed issues:

  • possible test failure in upcoming Julia version 1.5 (#124)
  • v1.0.5 bounds and Optim bounds (#128)
  • Progress report that is a progress bar using ProgressMeter.jl (#135)

Merged pull requests:

  • dustoff: fix tests, version bumps (#134) (@tpapp)
  • Add a progress bar based on ProgressMeter.jl (#136) (@DilumAluthge)
  • Add compatibility with Optim 1 (#137) (@devmotion)
  • Delete the docs/Manifest.toml file (#138) (@DilumAluthge)
  • Revert "Add compatibility with Optim 1" (#139) (@tpapp)
  • Add compatibility with Optim 1 (#142) (@devmotion)

v2.1.6

3 years ago

DynamicHMC v2.1.6

Diff since v2.1.5

Closed issues:

  • Struggling to Construct a working sampler (#99)

Merged pull requests:

  • A typo in the worked example (#121) (@JackRab)
  • a small issue in linking (#122) (@JackRab)
  • one redundant "them" (#123) (@JackRab)
  • CompatHelper: bump compat for "Optim" to "0.21" (#125) (@github-actions[bot])
  • Travis CI: Build documentation on Julia 1.4 (#126) (@DilumAluthge)
  • CompatHelper: bump compat for "Optim" to "0.22" (#129) (@github-actions[bot])

v2.1.5

4 years ago

DynamicHMC v2.1.5

Diff since v2.1.4

Merged pull requests:

  • Install TagBot as a GitHub Action (#119) (@JuliaTagBot)
  • CompatHelper: bump compat for "ArgCheck" to "2.0" (#120) (@github-actions[bot])

v2.1.4

4 years ago

compat bounds

v2.1.3

4 years ago
  • relax test bounds a bit (#116)