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 cf7cbc9 commit 1e41207Copy full SHA for 1e41207
benchmarks/NonStiffDDE/Project.toml
@@ -8,8 +8,9 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
8
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
9
10
[compat]
11
+DDEProblemLibrary = "0.1"
12
DelayDiffEq = "5.37"
13
DiffEqDevTools = "2.30"
-DDEProblemLibrary = "0.1"
14
Plots = "1.4"
15
SciMLBenchmarks = "0.1"
16
+StaticArrays = "1"
0 commit comments