@@ -7,6 +7,8 @@ version = "0.17"
7
7
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
8
8
ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
9
9
BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
10
+ BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
11
+ BlockBandedMatrices = " ffab5731-97b5-5995-9138-79e8c1846df0"
10
12
FFTW = " 7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
11
13
FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
12
14
FastTransforms_jll = " 34b6f7d7-08f9-5794-9e10-3819e4c7e49a"
@@ -17,12 +19,15 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
17
19
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
18
20
RecurrenceRelationships = " 807425ed-42ea-44d6-a357-6771516d7b2c"
19
21
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
22
+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
20
23
ToeplitzMatrices = " c751599d-da0a-543b-9d20-d0a503d91d24"
21
24
22
25
[compat ]
23
26
AbstractFFTs = " 1.0"
24
27
ArrayLayouts = " 1.10"
25
28
BandedMatrices = " 1.5"
29
+ BlockArrays = " 1"
30
+ BlockBandedMatrices = " 0.13"
26
31
FFTW = " 1.7"
27
32
FastGaussQuadrature = " 0.4, 0.5, 1"
28
33
FastTransforms_jll = " 0.6.2"
@@ -31,6 +36,7 @@ GenericFFT = "0.1"
31
36
LazyArrays = " 2.2"
32
37
RecurrenceRelationships = " 0.2"
33
38
SpecialFunctions = " 0.10, 1, 2"
39
+ StaticArrays = " 1.9"
34
40
ToeplitzMatrices = " 0.7.1, 0.8"
35
41
julia = " 1.7"
36
42
0 commit comments