Releases: tpapp/DynamicHMC.jl
Releases · tpapp/DynamicHMC.jl
v3.6.0
DynamicHMC v3.6.0
mcmc functions now also return logdensities, a vector of log densities obtained for each position.
Merged pull requests:
- update test framework (#192) (@tpapp)
- Make mcmc and warmup also return logdensity_vector. (#194) (@tpapp)
- Bump actions/checkout from 4 to 6 (#196) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#197) (@dependabot[bot])
Closed issues:
- Accessing the log-density of the samples (#193)
v0.2.0
DynamicHMC v0.2.0
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
v3.5.0
DynamicHMC v3.5.0
- remove
@unpack, use(;) - require Julia 1.10
- minor test fixes
Merged pull requests:
v3.4.8
DynamicHMC v3.4.8
- 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
v3.4.6
DynamicHMC v3.4.6
Merged pull requests:
v3.4.5
v3.4.4
DynamicHMC v3.4.4
Merged pull requests:
- CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#179) (@github-actions[bot])
v3.4.3
DynamicHMC v3.4.3
Merged pull requests: