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 4266e63 commit cf3667fCopy full SHA for cf3667f
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 = "2.13, 3"
+DiffEqCallbacks = "3"
18
DiffEqPhysics = "3.2"
19
Elliptic = "1.0"
20
OrdinaryDiffEq = "6"
@@ -23,5 +23,4 @@ Plots = "1.4"
23
PyPlot = "2.9"
24
SciMLBenchmarks = "0.1"
25
StaticArrays = "1.0"
26
-Statistics = "1"
27
-TaylorIntegration = "0.16"
+Statistics = "1"
0 commit comments