v6.72.0
github-actions
released this
26 Feb 15:30
·
2109 commits
to master
since this release
OrdinaryDiffEq v6.72.0
Merged pull requests:
- Improve mass matrix error message (#2145) (@ChrisRackauckas)
- fix memory leak on repeated
init(prob)
(#2148) (@oscardssmith) - reapply formatter (#2150) (@ArnoStrouwen)
- Allow for using the initializeprob with OverrideInit (#2151) (@ChrisRackauckas)
Closed issues:
- Unexpected memory accumulation when repeatedly running
solve
(#2147)