File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
8
8
Sundials = " c3572dad-4567-51f8-b174-8c6c989267f4"
9
9
10
10
[compat ]
11
+ BenchmarkTools = " 0.5"
12
+ Plots = " 1.4"
11
13
ParameterizedFunctions = " 5.3"
12
14
StaticArrays = " 0.12"
15
+ DifferentialEquations = " 6.14"
16
+ Sundials = " 4.2"
Original file line number Diff line number Diff line change @@ -19,4 +19,11 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
19
19
StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
20
20
21
21
[compat ]
22
- DiffEqDevTools = " 2.22"
22
+ DifferentialEquations = " 6.14"
23
+ RecursiveArrayTools = " 2.5"
24
+ NLsolve = " 4.4"
25
+ Flux = " 0.10"
26
+ Plots = " 1.4"
27
+ ForwardDiff = " 0.10"
28
+ DiffEqPhysics = " 3.5"
29
+ DiffEqDevTools = " 2.22"
Original file line number Diff line number Diff line change @@ -5,3 +5,9 @@ NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
5
5
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
6
6
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
7
7
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
8
+
9
+ [compat ]
10
+ NLsolve = " 4.4"
11
+ OrdinaryDiffEq = " 5.41"
12
+ ModelingToolkit = " 3.10"
13
+ Plots = " 1.4"
You can’t perform that action at this time.
0 commit comments