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