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 9644f21 commit b30be2fCopy full SHA for b30be2f
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.1"
+version = "0.1.1"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -31,8 +31,8 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
31
[compat]
32
AbstractFFTs = "≥ 0.3.1"
33
BandedMatrices = "0.9.0"
34
-BlockArrays = "0.8, 0.9"
35
-BlockBandedMatrices = "0.4.0"
+BlockArrays = "0.9"
+BlockBandedMatrices = "0.4.2"
36
Calculus = "≥ 0.1.15"
37
DSP = "≥ 0.5.1"
38
DomainSets = "0.0.2"
0 commit comments