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 b891ab8 commit d3173d5Copy full SHA for d3173d5
Project.toml
@@ -1,6 +1,6 @@
1
name = "InfiniteLinearAlgebra"
2
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3
-version = "0.4.1"
+version = "0.4.2"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -22,7 +22,7 @@ BlockArrays = "0.12.12"
22
BlockBandedMatrices = "0.9"
23
FillArrays = "0.9.5"
24
InfiniteArrays = "0.8"
25
-LazyArrays = "0.17.5"
+LazyArrays = "0.17.5, 0.18"
26
LazyBandedMatrices = "0.3.2"
27
MatrixFactorizations = "0.6"
28
SemiseparableMatrices = "0.1.3"
0 commit comments