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 3e651d0 commit f0434c4Copy full SHA for f0434c4
Project.toml
@@ -29,7 +29,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
29
30
[compat]
31
AbstractFFTs = "≥ 0.3.1"
32
-ApproxFunBase = "0.0.3, 0.0.4, 0.0.5"
+ApproxFunBase = "0.1"
33
BandedMatrices = "0.9.0"
34
BlockArrays = "0.8.0"
35
BlockBandedMatrices = "0.4.0"
@@ -41,7 +41,7 @@ FFTW = "≥ 0.2.4"
41
FastGaussQuadrature = "≥ 0.3.2"
42
FastTransforms = "≥ 0.4.2"
43
FillArrays = "≥ 0.5.0"
44
-InfiniteArrays = "0.0.3"
+InfiniteArrays = "0.1"
45
IntervalSets = "≥ 0.3.1"
46
LazyArrays = "0.8.0"
47
LowRankApprox = "≥ 0.1.4"
0 commit comments