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 d4922b3 commit d57ce4fCopy full SHA for d57ce4f
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.1.1"
+version = "0.2"
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.1.2"
+ApproxFunBase = "0.1.3"
34
BandedMatrices = "0.9.0"
35
BlockArrays = "0.9"
36
BlockBandedMatrices = "0.4.3"
0 commit comments