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 fb2fc94 commit 2320872Copy full SHA for 2320872
Project.toml
@@ -20,13 +20,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
22
[compat]
23
-AbstractFFTs = "0.4"
+AbstractFFTs = "0.4, 0.5"
24
ApproxFunBase = "0.2"
25
-BandedMatrices = "0.11, 0.12, 0.13"
+BandedMatrices = "0.11, 0.12, 0.13, 0.14"
26
BlockArrays = "0.9, 0.10"
27
-BlockBandedMatrices = "0.5"
+BlockBandedMatrices = "0.5, 0.6"
28
DomainSets = "0.1"
29
-FFTW = "0.3"
+FFTW = "0.3, 1"
30
FastGaussQuadrature = "0.3.2, 0.4"
31
FastTransforms = "0.5, 0.6"
32
FillArrays = "0.7, 0.8"
0 commit comments