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 f0b8fbe commit c8ffc94Copy full SHA for c8ffc94
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.9.27"
+version = "0.9.28"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,8 +28,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
28
AbstractFFTs = "0.5, 1"
29
Aqua = "0.8"
30
BandedMatrices = "0.17.18, 1"
31
-BlockArrays = "0.16.26"
32
-BlockBandedMatrices = "0.12"
+BlockArrays = "1"
+BlockBandedMatrices = "0.13"
33
Calculus = "0.5"
34
Combinatorics = "1.0.2"
35
DSP = "0.7.4"
0 commit comments