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 1fe7328 commit 60002d2Copy full SHA for 60002d2
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.3"
+version = "0.3.1"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -40,7 +40,7 @@ FastGaussQuadrature = "0.4"
40
FillArrays = "0.8"
41
InfiniteArrays = "0.4, 0.5, 0.6"
42
IntervalSets = "0.3.1"
43
-LazyArrays = "0.14"
+LazyArrays = "0.14, 0.15"
44
LowRankApprox = "0.2, 0.3, 0.4"
45
SpecialFunctions = "0.8, 0.9"
46
StaticArrays = "0.12"
0 commit comments