v0.13.0
ProbNumDiffEq v0.13.0
Merged pull requests:
- CompatHelper: bump compat for TaylorIntegration to 0.12, (keep existing compat) (#237) (@github-actions[bot])
- CompatHelper: bump compat for TaylorIntegration to 0.13, (keep existing compat) (#239) (@github-actions[bot])
- Kronecker EK0 (#243) (@nathanaelbosch)
- CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#246) (@github-actions[bot])
- CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) (#247) (@github-actions[bot])
- Fix the CI (#248) (@nathanaelbosch)
- Add Pleiades as a second-order ODE benchmark (#250) (@nathanaelbosch)
- Use
idxs
instead ofvars
for plotting (#252) (@nathanaelbosch) - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#260) (@github-actions[bot])
- Add
justfile
to support usingjust
to run things (#263) (@nathanaelbosch) - Add LinearAlgebra.jl compat (#265) (@nathanaelbosch)
Closed issues:
- Remove
vars
plotting keyword in favor ofidxs
(#251)