You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump compat for OrdinaryDiffEq v7 / SciMLBase v3 ecosystem
- Bump OrdinaryDiffEq compat from "6.87" to "6, 7"
- Bump OrdinaryDiffEqDefault compat from "1.1" to "1, 2"
- Add OrdinaryDiffEqRosenbrock and OrdinaryDiffEqBDF as test dependencies
with compat "1, 2" (needed because OrdinaryDiffEq v7 no longer exports
Rodas4/Rodas5/DFBDF from the main package; add explicit sub-package imports
in all affected test files)
- Update docs/Project.toml OrdinaryDiffEq compat to "6, 7"
Refs SciML/OrdinaryDiffEq.jl#3562 and #3565.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
0 commit comments