Skip to content

v0.35.9

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 01:46
· 38 commits to main since this release
cb4ea95

DynamicPPL v0.35.9

Diff since v0.35.8

Fixed the isnan check introduced in 0.35.7 for distributions which returned NamedTuple.

Merged pull requests:

  • Link varinfo by default in AD testing utilities; make test suite run on linked varinfos (#890) (@penelopeysm)
  • Fix isnan for NamedTuple distributions (#897) (@penelopeysm)

Closed issues:

  • Pretty printing show also for TypedVarInfo (#243)
  • Add Enzyme to AD tests (#739)
  • isnan check on NamedTuples with nested vectors fails (#898)