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 e78a7e4 commit d77764bCopy full SHA for d77764b
Project.toml
@@ -18,9 +18,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
[compat]
21
-BandedMatrices = "≥ 0.9.0"
22
-BlockArrays = "≥ 0.8.0"
+BandedMatrices = "0.9.0"
+BlockArrays = "0.8.0"
23
FillArrays = "≥ 0.5.0"
24
-LazyArrays = "≥ 0.7.1"
+LazyArrays = "0.8.0"
25
MatrixFactorizations = "≥ 0.0.4"
26
julia = "≥ 0.7.0"
0 commit comments