Commit cd453cd
committed
Bump compat for DiffEqBase v7 / SciMLBase v3 ecosystem
Widen DiffEqBase compat from "6.122" to "6.122, 7" to allow the v7
ecosystem (DiffEqBase v7, SciMLBase v3, RecursiveArrayTools v4).
No source changes needed: all APIs used (DiffEqBase.__solve,
build_solution, AbstractODEAlgorithm, AbstractODEProblem, Stats)
remain available in v7 (Stats aliased to SciMLBase.DEStats).
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 5fb818b commit cd453cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments