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 d7f9cfd commit a5b6f1cCopy full SHA for a5b6f1c
Project.toml
@@ -23,8 +23,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
23
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
24
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
25
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
26
-ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
27
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
+ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
28
29
[compat]
30
AbstractFFTs = "0.4, 0.5"
@@ -38,7 +38,7 @@ DualNumbers = "0.6.2"
38
FFTW = "0.3, 1"
39
FastGaussQuadrature = "0.4"
40
FillArrays = "0.8"
41
-InfiniteArrays = "0.4"
+InfiniteArrays = "0.4, 0.5"
42
IntervalSets = "0.3.1"
43
LazyArrays = "0.14"
44
LowRankApprox = "0.3, 0.4"
0 commit comments