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 0bc5e1c commit 0f7958bCopy full SHA for 0f7958b
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.8.60"
+version = "0.8.61"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -29,7 +29,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
29
[compat]
30
AbstractFFTs = "0.5, 1"
31
Aqua = "0.6"
32
-BandedMatrices = "0.16, 0.17"
+BandedMatrices = "0.16, 0.17, 1"
33
BlockArrays = "0.14, 0.15, 0.16"
34
BlockBandedMatrices = "0.10, 0.11, 0.12"
35
Calculus = "0.5"
0 commit comments