We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dca872 commit 4ea9849Copy full SHA for 4ea9849
Project.toml
@@ -22,14 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
[compat]
23
AbstractFFTs = "0.4"
24
ApproxFunBase = "0.1.5"
25
-BandedMatrices = "0.9, 0.10"
26
-BlockArrays = "0.9"
27
-BlockBandedMatrices = "0.4.3"
+BandedMatrices = "0.11"
+BlockArrays = "0.9, 0.10"
+BlockBandedMatrices = "0.5"
28
DomainSets = "0.1"
29
FFTW = "0.3"
30
FastGaussQuadrature = "0.3.2, 0.4"
31
FastTransforms = "0.5, 0.6"
32
-FillArrays = "0.6, 0.7"
+FillArrays = "0.7"
33
IntervalSets = "0.3.1"
34
Reexport = "0.2"
35
SpecialFunctions = "0.7, 0.8"
0 commit comments