Skip to content

v6.90.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 07:34
· 71 commits to master since this release
28199e0

OrdinaryDiffEq v6.90.0

Diff since v6.89.0

Merged pull requests:

Closed issues:

  • DAE (Mass Matrix) Solver Compatibility with Callbacks (#1376)
  • no matching method found eachcol(::LinearAlgebra.UniformScaling{Bool}): OrdinaryDiffEq.eachcol(M) (#2072)
  • OrdinaryDiffEq arguably uses the wrong DAE initializealg after callbacks. (#2143)
  • Code stalls when adaptive time stepping is requested for a non-adaptive method. (#2265)
  • Rosenbrock-W method docstrings (#2289)
  • Vector tolerances support for Rodas5Pr (#2315)
  • KYK2014DGSSPRK_3S2, SHLDDRK52 and SHLDDRK_2N not defined (#2438)
  • ERROR: LoadError: DimensionMismatch: arrays could not be broadcast to a common size; got a dimension with lengths 19 and 1216 (#2447)
  • Warning about has_lazy_interpolation (#2457)
  • Code Quality Test fails after a few updates in the main brach (#2461)
  • Registering all packages (#2469)
  • Reinit! only works if the solution does not get unstable (#2476)
  • Floating point error using adjoint_sensitivities when tspan includes 16f0 in v6.89.0 (#2492)