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 f4ab149 commit a65b9c6Copy full SHA for a65b9c6
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.5.2"
+version = "0.5.3"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -42,7 +42,7 @@ FillArrays = "0.11, 0.12"
42
InfiniteArrays = "0.11, 0.12"
43
InfiniteLinearAlgebra = "0.5, 0.6"
44
IntervalSets = "0.5"
45
-LazyArrays = "0.20, 0.21"
+LazyArrays = "0.20, 0.21, 0.22"
46
LowRankApprox = "0.2, 0.3, 0.4, 0.5"
47
SpecialFunctions = "0.10, 1.0"
48
StaticArrays = "0.12, 1.0"
0 commit comments