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