Skip to content

Releases: tpapp/DynamicHMC.jl

v3.6.0

02 Jan 10:50
1b3c00c

Choose a tag to compare

DynamicHMC v3.6.0

Diff since v3.5.1

mcmc functions now also return logdensities, a vector of log densities obtained for each position.

Merged pull requests:

Closed issues:

  • Accessing the log-density of the samples (#193)

v0.2.0

02 Jan 10:50

Choose a tag to compare

DynamicHMC v0.2.0

Diff since v0.1.1

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v3.5.1

07 May 13:30
42bbb2c

Choose a tag to compare

DynamicHMC v3.5.1

Diff since v3.5.0

Tests and documentation cleanup, minor fixes and updates.

Merged pull requests:

  • Cleanup tests, tighten tolerances. (#190) (@tpapp)
  • Use OhMyThreads for threaded example. (#191) (@tpapp)

Closed issues:

  • Fix rand_phasepoint for non-Euclidean KE (#55)
  • Question: making LBA compatible with new interface (#95)
  • Examples of parallel sampling (#176)
  • Timing warmup and sampling (#177)

v3.5.0

23 Jan 14:44
98fd662

Choose a tag to compare

DynamicHMC v3.5.0

Diff since v3.4.8

  • remove @unpack, use (;)
  • require Julia 1.10
  • minor test fixes

Merged pull requests:

v3.4.8

23 Jan 13:07

Choose a tag to compare

DynamicHMC v3.4.8

Diff since v3.4.7

  • refresh Github actions
  • loosen test tolerances a bit to test cleanly on Julia 1.11
  • remove vestigial code from tests

Merged pull requests:

Closed issues:

  • Test fails on 1.11.2 (#187)

v3.4.7

30 Nov 09:07

Choose a tag to compare

DynamicHMC v3.4.7

Diff since v3.4.6

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#186) (@github-actions[bot])

Closed issues:

  • "Estimating parameters of a mixture" (#156)

v3.4.6

08 Jun 15:52
c88a4b3

Choose a tag to compare

DynamicHMC v3.4.6

Diff since v3.4.5

Merged pull requests:

v3.4.5

28 May 10:03

Choose a tag to compare

DynamicHMC v3.4.5

Diff since v3.4.4

Merged pull requests:

v3.4.4

03 Apr 08:55

Choose a tag to compare

DynamicHMC v3.4.4

Diff since v3.4.3

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#179) (@github-actions[bot])

v3.4.3

16 Feb 08:46
6462cc1

Choose a tag to compare

DynamicHMC v3.4.3

Diff since v3.4.2

Merged pull requests: