Releases: TuringLang/DynamicPPL.jl
Releases · TuringLang/DynamicPPL.jl
v0.28.1
DynamicPPL v0.28.1
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL to 0.28 for package turing, (keep existing compat) (#623) (@github-actions[bot])
- Create DocsNav.yml (#628) (@jeetsuthar)
- Stricter types for evaluate!! methods (#629) (@mhauru)
- Update DocsNav.yml (#630) (@shravanngoswamii)
v0.28.0
DynamicPPL v0.28.0
Merged pull requests:
- CompatHelper: add new compat entry for MCMCChains at version 6 for package turing, (keep existing compat) (#619) (@github-actions[bot])
- CompatHelper: add new compat entry for Distributions at version 0.25 for package turing, (keep existing compat) (#620) (@github-actions[bot])
- Fix for
LogDensityFunction
(#621) (@torfjelde)
v0.27.2
DynamicPPL v0.27.2
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL to 0.27 for package turing, (keep existing compat) (#611) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.32 for package turing, (keep existing compat) (#613) (@github-actions[bot])
- CompatHelper: add new compat entry for ForwardDiff in [weakdeps] at version 0.10, (keep existing compat) (#614) (@github-actions[bot])
- CompatHelper: add new compat entry for ReverseDiff in [weakdeps] at version 1, (keep existing compat) (#615) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.33 for package turing, (keep existing compat) (#616) (@github-actions[bot])
missing
kwarg not handled correctly (#617) (@torfjelde)- Fix turing tests (#618) (@yebai)
v0.27.1
DynamicPPL v0.27.1
v0.27.0
DynamicPPL v0.27.0
Breaking changes
prob"..."
macro has been removed in favor of alternatives such aslogjoint
,logprior
, andloglikelihood
withcondition
.
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL to 0.26 for package turing, (keep existing compat) (#603) (@github-actions[bot])
- Remove the
prob
andlogprob
macros (#604) (@sunxd3) - Refer to
logprior
inlogjoint
's doc (#605) (@sunxd3)
Closed issues:
- Replace
prob
macro withSimpleVarInfo
(#356)
v0.26.1
DynamicPPL v0.26.1
v0.26.0
DynamicPPL v0.26.0
Merged pull requests:
- Fix for #596 (#597) (@torfjelde)
Closed issues:
- Type-instability when using type-parameters (#596)
v0.25.4
DynamicPPL v0.25.4
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL to 0.25 for package turing, (keep existing compat) (#593) (@github-actions[bot])
:=
to keep track of generated quantities (#594) (@torfjelde)
Closed issues:
- Support transformed RVs & track expressions (#94)
- Setfield.jl's
IndexLens
does not use views (#341) - Unable to sample when conditioning on an array with
|
(#395) - "[DynamicPPL] attempt to link a linked vi" warning when aborting sampling and returning minus infinity (#422)
- Storing returned values in
VarInfo
. (#529) - DynamicPPL..jl tests 23 Broken. (#601)
v0.25.3
DynamicPPL v0.25.3
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.31 for package turing, (keep existing compat) (#598) (@github-actions[bot])
- Bump compat entry for ADTypes.jl (#599) (@torfjelde)