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 3f9866b commit e3271dbCopy full SHA for e3271db
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.1.5"
+version = "0.1.6"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -44,7 +44,7 @@ InfiniteArrays = "0.1, 0.2"
44
IntervalSets = "0.3.1"
45
LazyArrays = "0.8, 0.9, 0.10, 0.11"
46
LowRankApprox = "0.2"
47
-SpecialFunctions = "0.7"
+SpecialFunctions = "0.7,0.8"
48
StaticArrays = "0.9, 0.10, 0.11"
49
ToeplitzMatrices = "0.5, 0.6"
50
julia = "1.0"
0 commit comments