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 7fc4fa0 commit af60b61Copy full SHA for af60b61
Project.toml
@@ -1,6 +1,6 @@
1
name = "InfiniteLinearAlgebra"
2
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3
-version = "0.7.1"
+version = "0.7.2"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,7 +18,7 @@ SemiseparableMatrices = "f8ebbe35-cbfb-4060-bf7f-b10e4670cf57"
18
[compat]
19
Aqua = "0.6"
20
ArrayLayouts = "1.0.12"
21
-BandedMatrices = "0.17.19"
+BandedMatrices = "0.17.19, 1"
22
BlockArrays = "0.16.14"
23
BlockBandedMatrices = "0.12"
24
FillArrays = "1"
0 commit comments