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 8981023 commit 55f0453Copy full SHA for 55f0453
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.0.5"
+version = "0.1"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -41,10 +41,10 @@ FFTW = "≥ 0.2.4"
41
FastGaussQuadrature = "≥ 0.3.2"
42
FastTransforms = "≥ 0.4.2"
43
FillArrays = "≥ 0.5.0"
44
-InfiniteArrays = "0.0.3, 0.1"
+InfiniteArrays = "0.1"
45
IntervalSets = "≥ 0.3.1"
46
LazyArrays = "0.8.0"
47
-LowRankApprox = "≥ 0.1.4"
+LowRankApprox = "0.2"
48
SpecialFunctions = "≥ 0.7.0"
49
StaticArrays = "≥ 0.8.3"
50
ToeplitzMatrices = "≥ 0.4.0"
0 commit comments