v6.36.0
·
3476 commits
to master
since this release
OrdinaryDiffEq v6.36.0
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)