Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 21:46
· 22 commits to master since this release
f388e61

Turing v0.35.0

Diff since v0.34.1

  • Drop support for Julia 1.9 and earlier. Minimum Julia version is now 1.10.
  • Drop support for Tracker as an AD backend.
  • Replace Tapir.jl with its reincarnated form, Mooncake.jl.

Merged pull requests:

  • Widen Optimization compat to v4, and related packages accordingly (#2327) (@mhauru)
  • CompatHelper: bump compat for DynamicPPL to 0.29, (keep existing compat) (#2339) (@github-actions[bot])
  • CompatHelper: bump compat for DynamicPPL to 0.29 for package test, (keep existing compat) (#2340) (@github-actions[bot])
  • DynamicPPL -> 0.29; Julia -> 1.10; Tapir -> Mooncake (#2341) (@penelopeysm)
  • Revert changing Optimization compat to v4 (#2343) (@penelopeysm)
  • Generate API docs (#2347) (@penelopeysm)
  • Add issue templates (#2355) (@penelopeysm)
  • Remove redundant code in hmc.jl (#2357) (@sunxd3)
  • More autoformatting (#2359) (@mhauru)
  • Update to tilde overloads in mh.jl (#2360) (@torfjelde)

Closed issues:

  • Safety for poisson random calls (#2301)
  • MLE estimation fails with error (#2342)
  • Regenerate API docs (#2344)