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 3e225fc commit 99d031dCopy full SHA for 99d031d
benchmarks/DynamicalODE/Project.toml
@@ -7,7 +7,6 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
7
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
8
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
9
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
10
-PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
11
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
12
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -24,4 +23,4 @@ PyPlot = "2.11.5"
24
23
SciMLBenchmarks = "0.1.3"
25
StaticArrays = "1.9.7"
26
Statistics = "1.11.1"
27
-TaylorIntegration = "0.16.1"
+TaylorIntegration = "0.16.1"
0 commit comments