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 0688e1e commit dceae9aCopy full SHA for dceae9a
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.0.4"
+version = "0.1"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,10 +42,10 @@ FFTW = "≥ 0.2.4"
42
FastGaussQuadrature = "≥ 0.3.2"
43
FastTransforms = "≥ 0.4.2"
44
FillArrays = "≥ 0.5.0"
45
-InfiniteArrays = "0.0.3, 0.1"
+InfiniteArrays = "0.1"
46
IntervalSets = "≥ 0.3.1"
47
LazyArrays = "0.8"
48
-LowRankApprox = "≥ 0.1.4"
+LowRankApprox = "≥ 0.2"
49
Reexport = "≥ 0.2.0"
50
SpecialFunctions = "≥ 0.7.0"
51
StaticArrays = "≥ 0.8.3"
0 commit comments