Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 18:12
a302610

ProbNumDiffEq v0.13.0

Diff since v0.12.1

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 of vars 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 using just to run things (#263) (@nathanaelbosch)
  • Add LinearAlgebra.jl compat (#265) (@nathanaelbosch)

Closed issues:

  • Remove vars plotting keyword in favor of idxs (#251)