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 fbf148d commit 1e97c83Copy full SHA for 1e97c83
Project.toml
@@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
22
[compat]
23
AbstractFFTs = "0.4"
24
-ApproxFunBase = "0.1.3"
+ApproxFunBase = "0.1.5"
25
BandedMatrices = "0.9, 0.10"
26
BlockArrays = "0.9"
27
BlockBandedMatrices = "0.4.3"
@@ -41,4 +41,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
41
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
42
43
[targets]
44
-test = ["Test","StaticArrays","LazyArrays"]
+test = ["Test","StaticArrays","LazyArrays"]
0 commit comments