@@ -7,6 +7,8 @@ version = "0.17"
77AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
88ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
99BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
10+ BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
11+ BlockBandedMatrices = " ffab5731-97b5-5995-9138-79e8c1846df0"
1012FFTW = " 7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
1113FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
1214FastTransforms_jll = " 34b6f7d7-08f9-5794-9e10-3819e4c7e49a"
@@ -17,12 +19,15 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1719LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1820RecurrenceRelationships = " 807425ed-42ea-44d6-a357-6771516d7b2c"
1921SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
22+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2023ToeplitzMatrices = " c751599d-da0a-543b-9d20-d0a503d91d24"
2124
2225[compat ]
2326AbstractFFTs = " 1.0"
2427ArrayLayouts = " 1.10"
2528BandedMatrices = " 1.5"
29+ BlockArrays = " 1"
30+ BlockBandedMatrices = " 0.13"
2631FFTW = " 1.7"
2732FastGaussQuadrature = " 0.4, 0.5, 1"
2833FastTransforms_jll = " 0.6.2"
@@ -31,6 +36,7 @@ GenericFFT = "0.1"
3136LazyArrays = " 2.2"
3237RecurrenceRelationships = " 0.2"
3338SpecialFunctions = " 0.10, 1, 2"
39+ StaticArrays = " 1.9"
3440ToeplitzMatrices = " 0.7.1, 0.8"
3541julia = " 1.7"
3642
0 commit comments