File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -14,23 +14,22 @@ LazyBandedMatrices = "d7e5e226-e90b-4449-9968-0f923699bf6f"
14
14
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
15
15
MatrixFactorizations = " a3b82374-2e81-5b9e-98ce-41277c0e4c87"
16
16
17
-
18
17
[compat ]
19
18
ArrayLayouts = " 0.1"
20
19
BandedMatrices = " 0.14"
21
20
BlockArrays = " 0.10"
22
21
BlockBandedMatrices = " 0.6"
23
22
FillArrays = " 0.8"
24
- InfiniteArrays = " 0.4"
23
+ InfiniteArrays = " 0.4, 0.5 "
25
24
LazyArrays = " 0.14.4"
26
25
LazyBandedMatrices = " 0.0.1, 0.0.2"
27
26
MatrixFactorizations = " 0.2"
28
27
julia = " 1.2"
29
28
30
29
[extras ]
31
30
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
32
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
33
31
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
32
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
34
33
35
34
[targets ]
36
35
test = [" Test" , " Random" , " SpecialFunctions" ]
You can’t perform that action at this time.
0 commit comments