Releases: TuringLang/DynamicPPL.jl
Releases · TuringLang/DynamicPPL.jl
v0.30.1
v0.28.6
DynamicPPL v0.28.6
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.
v0.30.0
DynamicPPL v0.30.0
Merged pull requests:
- Small improvements to probability docs (#675) (@penelopeysm)
- Bump versions of GitHub Actions (#676) (@penelopeysm)
- Bump AbstractPPL to 0.9 (#679) (@penelopeysm)
- Bump codecov/codecov-action from 1 to 4 (#680) (@dependabot[bot])
- Test pre-releases instead of nightly and update actions (#681) (@devmotion)
v0.28.5
DynamicPPL v0.28.5
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.
v0.29.2
DynamicPPL v0.29.2
Merged pull requests:
- Pointpriors (#663) (@bgctw)
- Implementation of
varname_and_value_leaves
that can handle containers (#674) (@torfjelde)
v0.29.1
DynamicPPL v0.29.1
Merged pull requests:
initial_values
: rename theta to flattened_param_vals (#673) (@vandenman)
Closed issues:
initial_params
with wrong length throws UndefVarError:theta
not defined` while trying to show an error (#672)
v0.29.0
DynamicPPL v0.29.0
Merged pull requests:
- Rework of how transformations are handled (#575) (@torfjelde)
- Miscellaneous style and docs improvements (#622) (@mhauru)
- More work on
VarNameVector
(#637) (@mhauru) - Converted diagrams to Mermaid (#645) (@shravanngoswamii)
- CompatHelper: add new compat entry for DocumenterMermaid at version 0.1 for package docs, (keep existing compat) (#648) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.34 for package turing, (keep existing compat) (#649) (@github-actions[bot])
- Fix an error and reorder some functions in the MCMCChain extension (#650) (@sunxd3)
- Fix Zygote pullback depwarning (#657) (@mhauru)
- Mark istrans as inactive (#658) (@wsmoses)
- Update README (#659) (@penelopeysm)
Closed issues:
- Specifying
rng
withDynamicPPL.evaluate!!
leads to StackOverflow (#370) - Type inference failure when compiled with custom AbstractInterpreter (e.g. GPUCompiler) (#643)
- Replace uage of
typeof
withCore.Typeof
(#625) - Repeated deriving of
rule
while using Tapir (#640) - Convert doc diagrams to Mermaid (#642)
v0.28.4
DynamicPPL v0.28.4
Merged pull requests:
v0.28.3
DynamicPPL v0.28.3
Merged pull requests:
- Add AbstractRNG types to fix method ambiguities in Turing (#636) (@penelopeysm)
- Bump version to 0.28.3 (#639) (@penelopeysm)
v0.28.2
DynamicPPL v0.28.2
Merged pull requests: