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 bd0c6cb commit 045946cCopy full SHA for 045946c
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.2.4"
+version = "0.2.5"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -22,7 +22,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
[compat]
23
AbstractFFTs = "0.4"
24
ApproxFunBase = "0.2"
25
-BandedMatrices = "0.11, 0.12"
+BandedMatrices = "0.11, 0.12, 0.13"
26
BlockArrays = "0.9, 0.10"
27
BlockBandedMatrices = "0.5"
28
DomainSets = "0.1"
0 commit comments