Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 23:48
· 235 commits to master since this release

DynamicPPL v0.17.0

Diff since v0.16.2

Closed issues:

  • Resampling observations from a model instance (#165)
  • Rewrite @model to not escape the entire expression. (#308)
  • How to set up the debugger for Turing? (#333)

Merged pull requests:

  • Reopening of previous PR (#309) (@torfjelde)
  • CompatHelper: bump compat for Turing to 0.19 for package turing, (keep existing compat) (#335) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractPPL to 0.4 for package test, (keep existing compat) (#344) (@github-actions[bot])
  • Improvements to @submodel in #309 (#348) (@torfjelde)