Skip to content

v0.29.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 15:20
· 111 commits to master since this release
4ffe2cd

Turing v0.29.2

Diff since v0.29.1

Merged pull requests:

  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#2087) (@github-actions[bot])
  • Fix + test for compiled ReverseDiff without linking (#2097) (@torfjelde)
  • Fix for CI (#2098) (@torfjelde)

Closed issues:

  • Dimensionality error when using MAP as initial point for sampling (#2079)
  • Model using LKJCholesky fails with large covariance matrices (#2081)
  • MCMCDistributed() not working properly - only worker 2 is sampling (#2082)
  • Very high initial values for standard deviation (#2085)
  • DynamicNUTS (via DynamicHMC) no longer works in Julia v1.9. (#2090)
  • LKJCholesky does not work with compiled ReverseDiff.jl (#2091)
  • Compute (Bayesian) R2 for Turing models (#2093)