v0.29.2
·
111 commits
to master
since this release
Turing v0.29.2
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)