Skip to content

v0.35.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 11:53
· 22 commits to main since this release
eed80e5

DynamicPPL v0.35.6

Diff since v0.35.5

Fixed the implementation of .~, such that running a model with it no longer requires DynamicPPL itself to be loaded.

Merged pull requests:

  • simplify benchmarking commit ref (#855) (@yebai)
  • CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat) (#865) (@github-actions[bot])
  • CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat) (#866) (@github-actions[bot])

Closed issues:

  • Make Sampler a field of DefaultContext (renamed to SamplingContext) (#80)
  • Restrict values_as_in_model to specific varnames? (#845)