Skip to content

v6.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 23:44
· 3476 commits to master since this release
92bddc7

OrdinaryDiffEq v6.36.0

Diff since v6.35.1

Closed issues:

  • DFBDF family of solvers with static arrays fails (#1814)
  • ERROR: LoadError: UndefVarError: AbstractNLSolverAlgorithm not defined (#1811)

Merged pull requests:

  • Do not compose with the default diagonal preconditioner if a prec is … (#1808) (@ChrisRackauckas)
  • improve ShampineCollocationInit initial dt choice (#1816) (@oscardssmith)
  • Initialize with NLSolveJL and allow nonlinear solve customization for DAEs. (#1817) (@oscardssmith)
  • CompatHelper: add new compat entry for SciMLNLSolve at version 0.1, (keep existing compat) (#1819) (@github-actions[bot])
  • Handle sparsity patterns which are specified as missing some diagonal (#1820) (@ChrisRackauckas)
  • Make out of place DFBDF not mutate anything (#1821) (@ChrisRackauckas)