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 976e100 commit f4412dbCopy full SHA for f4412db
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockBandedMatrices"
2
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
-version = "0.8.3"
+version = "0.8.4"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,7 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
[compat]
21
-ArrayLayouts = "0.2.6"
+ArrayLayouts = "0.2.6, 0.3"
22
BandedMatrices = "0.15.6"
23
BlockArrays = "0.12.4"
24
FillArrays = "0.8.8"
0 commit comments