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 9c921b3 commit e1f59dcCopy full SHA for e1f59dc
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.9.16"
+version = "0.9.17"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -27,7 +27,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
27
[compat]
28
AbstractFFTs = "0.5, 1"
29
Aqua = "0.7"
30
-BandedMatrices = "0.16, 0.17"
+BandedMatrices = "0.16, 0.17, 1"
31
BlockArrays = "0.14, 0.15, 0.16"
32
BlockBandedMatrices = "0.10, 0.11, 0.12"
33
Calculus = "0.5"
0 commit comments