Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 16:09
0e40bd0

DynamicPPL v0.29.0

Diff since v0.28.4

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 with DynamicPPL.evaluate!! leads to StackOverflow (#370)
  • Type inference failure when compiled with custom AbstractInterpreter (e.g. GPUCompiler) (#643)
  • Replace uage of typeof with Core.Typeof (#625)
  • Repeated deriving of rule while using Tapir (#640)
  • Convert doc diagrams to Mermaid (#642)