Skip to content

v0.37.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:51
· 41 commits to main since this release
7249158

DynamicPPL v0.37.2

Diff since v0.37.1

Make the resume_from keyword work for multiple-chain (parallel) sampling as well. Prior to this version, it was silently ignored. Note that to get the correct behaviour you also need to have a recent version of MCMCChains (v7.2.1).

Merged pull requests:

Closed issues:

  • VarInfo with custom accumulators (#744)
  • varname_and_value_leaves etc should be in AbstractPPL (#1028)
  • resume_from silently no-ops with multiple-chain sampling (#1033)