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 569c392 commit d16aa22Copy full SHA for d16aa22
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockBandedMatrices"
2
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
-version = "0.5.2"
+version = "0.5.3"
4
5
[deps]
6
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -21,7 +21,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
21
[compat]
22
BandedMatrices = "0.12, 0.13"
23
BlockArrays = "0.10"
24
-FillArrays = "0.7"
+FillArrays = "0.7, 0.8"
25
LazyArrays = "0.12"
26
-MatrixFactorizations = "0.1,0.2"
+MatrixFactorizations = "0.1, 0.2"
27
julia = "1"
0 commit comments