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 e166c40 commit bff2680Copy full SHA for bff2680
Project.toml
@@ -1,7 +1,7 @@
1
name = "ClassicalOrthogonalPolynomials"
2
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.11.2"
+version = "0.11.3"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -37,10 +37,10 @@ FastTransforms = "0.15.2"
37
FillArrays = "1"
38
HypergeometricFunctions = "0.3.4"
39
InfiniteArrays = "0.12.11, 0.13"
40
-InfiniteLinearAlgebra = "0.6.16"
+InfiniteLinearAlgebra = "0.6.16, 0.7"
41
IntervalSets = "0.7"
42
LazyArrays = "1.0.1"
43
-LazyBandedMatrices = "0.8.5"
+LazyBandedMatrices = "0.8.5, 0.9"
44
QuasiArrays = "0.11"
45
SpecialFunctions = "1.0, 2"
46
julia = "1.9"
0 commit comments