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 684dbc9 commit 0c44ad1Copy full SHA for 0c44ad1
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.4.9"
+version = "0.4.10"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
22
[compat]
23
AbstractFFTs = "0.5, 1"
24
-ApproxFunBase = "0.5"
+ApproxFunBase = "0.5, 0.6"
25
BandedMatrices = "0.16, 0.17"
26
BlockArrays = "0.14, 0.15, 0.16"
27
BlockBandedMatrices = "0.10, 0.11"
0 commit comments