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 86c3b02 commit 64c76f3Copy full SHA for 64c76f3
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockBandedMatrices"
2
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
-version = "0.11.2"
+version = "0.11.3"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
15
[compat]
16
ArrayLayouts = "0.8.2"
17
-BandedMatrices = "0.16.8"
+BandedMatrices = "0.16.8, 0.17"
18
BlockArrays = "0.16.6"
19
FillArrays = "0.13"
20
MatrixFactorizations = "0.8.5"
0 commit comments