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 64c96c3 commit 428df9dCopy full SHA for 428df9d
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockBandedMatrices"
2
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
-version = "0.4.2"
+version = "0.4.3"
4
5
[deps]
6
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -23,5 +23,5 @@ BandedMatrices = "0.9.0"
23
BlockArrays = "0.9.0"
24
FillArrays = "≥ 0.5.0"
25
LazyArrays = "0.8.0"
26
-MatrixFactorizations = "≥ 0.0.4"
+MatrixFactorizations = "0.0.4, 0.1"
27
julia = "0.7, 1"
0 commit comments