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.
2 parents 538a730 + 58f8e4a commit 7df75a9Copy full SHA for 7df75a9
Project.toml
@@ -14,7 +14,7 @@ MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
14
15
16
[compat]
17
-BandedMatrices = "0.12.1"
+BandedMatrices = "0.12.2"
18
BlockArrays = "0.10"
19
BlockBandedMatrices = "0.5.1"
20
FillArrays = "0.7.1"
@@ -29,4 +29,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
29
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
30
31
[targets]
32
-test = ["Test", "Random", "SpecialFunctions"]
+test = ["Test", "Random", "SpecialFunctions"]
0 commit comments