We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17a4e8 commit a4570e0Copy full SHA for a4570e0
benchmarks/DynamicalODE/Project.toml
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
TaylorIntegration = "92b13dbe-c966-51a2-8445-caca9f8a7d42"
15
16
[compat]
17
-DiffEqCallbacks = "3"
+DiffEqCallbacks = "2.13, 3"
18
DiffEqPhysics = "3.2"
19
Elliptic = "1.0"
20
OrdinaryDiffEq = "6"
@@ -24,3 +24,4 @@ PyPlot = "2.9"
24
SciMLBenchmarks = "0.1"
25
StaticArrays = "1.0"
26
Statistics = "1"
27
+TaylorIntegration = "0.16"
0 commit comments