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 de5a805 commit f00a8e1Copy full SHA for f00a8e1
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockBandedMatrices"
2
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3
-version = "0.10.2"
+version = "0.10.3"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15
[compat]
16
ArrayLayouts = "0.5, 0.6"
17
BandedMatrices = "0.16"
18
-BlockArrays = "0.14"
+BlockArrays = "0.14, 0.15"
19
FillArrays = "0.11"
20
MatrixFactorizations = "0.7.1, 0.8"
21
julia = "1.5"
0 commit comments