Releases: TuringLang/DynamicPPL.jl
Releases · TuringLang/DynamicPPL.jl
v0.24.9
DynamicPPL v0.24.9
Merged pull requests:
- CompatHelper: bump compat for EnzymeCore to 0.7 for package test, (keep existing compat) (#582) (@github-actions[bot])
v0.24.8
DynamicPPL v0.24.8
Merged pull requests:
- CompatHelper: add new compat entry for LogDensityProblemsAD at version 1 for package test, (keep existing compat) (#577) (@github-actions[bot])
- CompatHelper: add new compat entry for ReverseDiff at version 1 for package test, (keep existing compat) (#578) (@github-actions[bot])
- Fix for default
AutoForwardDiff
(#581) (@torfjelde)
v0.24.7
DynamicPPL v0.24.7
v0.24.6
DynamicPPL v0.24.6
v0.24.5
DynamicPPL v0.24.5
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.30 for package turing, (keep existing compat) (#567) (@github-actions[bot])
- Fix test error with Turing >= 0.30 (#570) (@devmotion)
Closed issues:
SimpleVarInfo
sometimes returns aSimpleVarInfo
withInt
-typelogp
and creates down-stream errors (#569)
v0.24.4
DynamicPPL v0.24.4
Merged pull requests:
- CompatHelper: add new compat entry for EnzymeCore at version 0.6 for package test, (keep existing compat) (#566) (@github-actions[bot])
v0.24.3
DynamicPPL v0.24.3
Merged pull requests:
v0.24.2
DynamicPPL v0.24.2
v0.24.1
DynamicPPL v0.24.1
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL to 0.24 for package turing, (keep existing compat) (#561) (@github-actions[bot])
v0.24.0
DynamicPPL v0.24.0
Merged pull requests:
- Remove
tonamedtuple
(#547) (@sunxd3) - Fix type instability when
setindex!!
(#549) (@sunxd3) - CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#551) (@github-actions[bot])
- CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#552) (@github-actions[bot])
- CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#553) (@github-actions[bot])
- Make
initial_state
as a keyword argument (#557) (@yebai) - CompatHelper: bump compat for AbstractPPL to 0.7, (keep existing compat) (#558) (@github-actions[bot])
- CompatHelper: bump compat for AbstractPPL to 0.7 for package test, (keep existing compat) (#559) (@github-actions[bot])
Closed issues:
- Remove
tonamedtuple
(#533)