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 20bbf70 commit ddca8a6Copy full SHA for ddca8a6
Project.toml
@@ -1,6 +1,6 @@
1
name = "InfiniteLinearAlgebra"
2
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3
-version = "0.6.1"
+version = "0.6.2"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,7 +24,7 @@ BlockBandedMatrices = "0.11"
24
DSP = "0.7"
25
FillArrays = "0.11, 0.12"
26
InfiniteArrays = "0.12"
27
-LazyArrays = "0.21.8"
+LazyArrays = "0.21.8, 0.22"
28
LazyBandedMatrices = "0.7.1"
29
MatrixFactorizations = "0.8"
30
SemiseparableMatrices = "0.2.7"
0 commit comments