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 2c76cd1 commit bcebb0eCopy full SHA for bcebb0e
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.0.2"
+version = "0.0.3"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -30,7 +30,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
30
31
[compat]
32
AbstractFFTs = "≥ 0.3.1"
33
-ApproxFunBase = "0.0.3, 0.0.4"
+ApproxFunBase = "0.0.4"
34
BandedMatrices = "0.9.0"
35
BlockArrays = "0.8.0"
36
BlockBandedMatrices = "0.4.0"
0 commit comments