Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 17:38
· 47 commits to master since this release
5e1c255

DiffEqBayes v3.5.0

Diff since v3.4.0

Closed issues:

  • Support for sampling from multiple chains is missing from turing_inference (#306)

Merged pull requests:

  • CompatHelper: bump compat for StanSample to 7, (keep existing compat) (#302) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34 for package docs, (keep existing compat) (#303) (@github-actions[bot])
  • Prepare handling of truncated distribution for changes in Distributions (#304) (@devmotion)
  • CompatHelper: bump compat for Turing to 0.26, (keep existing compat) (#305) (@github-actions[bot])
  • Added support for sampling from multiple chain using Turing.jl (#307) (@saumil-sh)