Skip to content

Commit bff2680

Browse files
authored
LazyBandedMatrices v0.9 (#150)
* LAzyBandedMatrices v0.9 * Update Project.toml
1 parent e166c40 commit bff2680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.11.2"
4+
version = "0.11.3"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -37,10 +37,10 @@ FastTransforms = "0.15.2"
3737
FillArrays = "1"
3838
HypergeometricFunctions = "0.3.4"
3939
InfiniteArrays = "0.12.11, 0.13"
40-
InfiniteLinearAlgebra = "0.6.16"
40+
InfiniteLinearAlgebra = "0.6.16, 0.7"
4141
IntervalSets = "0.7"
4242
LazyArrays = "1.0.1"
43-
LazyBandedMatrices = "0.8.5"
43+
LazyBandedMatrices = "0.8.5, 0.9"
4444
QuasiArrays = "0.11"
4545
SpecialFunctions = "1.0, 2"
4646
julia = "1.9"

0 commit comments

Comments
 (0)