File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ version = "0.1.0"
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
8
+ IterativeSolvers = " 42fd0dbc-a981-5370-80f2-aaf504508153"
8
9
Krylov = " ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
10
+ KrylovKit = " 0b1a1467-8014-51b9-945f-bf0ae24f4b77"
9
11
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
12
Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
11
13
SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
@@ -22,7 +24,9 @@ UnPack = "1"
22
24
julia = " 1"
23
25
24
26
[extras ]
27
+ DiffEqProblemLibrary = " a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"
28
+ OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
25
29
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
26
30
27
31
[targets ]
28
- test = [" Test" ]
32
+ test = [" Test" , " OrdinaryDiffEq " , " DiffEqProblemLibrary " ]
You can’t perform that action at this time.
0 commit comments