Skip to content

v7.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 21:34
· 8 commits to master since this release
8ce23d2

DifferentialEquations v7.13.0

Diff since v7.12.0

Merged pull requests:

  • Bump actions/cache from 3 to 4 (#1014) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#1015) (@dependabot[bot])
  • ci: explicitly specify token for codecov (#1017) (@thazhemadam)
  • CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#1018) (@github-actions[bot])
  • Fix steady state default algorithm test (#1019) (@thomvet)

Closed issues:

  • Defining a Parameter/Structures Interface (#881)
  • ODEProblem doesn't accept symbolic maps for parameters (#922)
  • Error when the last integration step is smaller than dtmin (#924)
  • ImplicitEuler fails to solve a nonlinear spring-damper problem (#1010)
  • Plotting ODESolution using plot(sol) fails when using ODEFunction in combination with 'syms' keyword (#1011)
  • SciML UDE tutorial code breaks in Julia 1.10 (#1012)
  • StackOverflowError when passing tuple of parameters containing an ODESolution (#1013)
  • Type-instability when using nested structs (#1016)