docs
docs copied to clipboard
Update StatsPlots to 0.15
trafficstars
This PR updates all tutorials with Turing 0.21 to StatsPlots 0.15 (tutorials with older Turing versions at least partly require more dependency changes and more careful inspection). The PR also replaces DiffEqSensitivity with SciMLSensitivity (was renamed).
Fixes #309. Fixes #310. Fixes #311. Fixes #312. Fixes #313. Fixes #314. Fixes #315.
Thanks, @devmotion - the GP tutorial timed out, otherwise, the PR looks good.
I reverted the update of the GP tutorial for now, I think it should get a major revision anyway similar to #305.