Skip to content

Commit 54e588c

Browse files
committed
InfiniteArrays v0.15
1 parent b839474 commit 54e588c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PiecewiseOrthogonalPolynomials"
22
uuid = "4461d12d-4663-4550-8580-cb764c85e20f"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.5.1"
4+
version = "0.5.2"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -27,10 +27,10 @@ BlockBandedMatrices = "0.13"
2727
ClassicalOrthogonalPolynomials = "0.13"
2828
ContinuumArrays = "0.18"
2929
FillArrays = "1.0"
30-
InfiniteArrays = "0.14"
31-
InfiniteLinearAlgebra = "0.8"
30+
InfiniteArrays = "0.14, 0.15"
31+
InfiniteLinearAlgebra = "0.8, 0.9"
3232
LazyArrays = "2.0.4"
33-
LazyBandedMatrices = "0.10"
33+
LazyBandedMatrices = "0.10, 0.11"
3434
MatrixFactorizations = "3"
3535
QuasiArrays = "0.11"
3636
julia = "1.10"

0 commit comments

Comments
 (0)