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 9652859 commit fecd604Copy full SHA for fecd604
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.13.8"
+version = "0.13.9"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -45,11 +45,11 @@ FastGaussQuadrature = "1"
45
FastTransforms = "0.16.6"
46
FillArrays = "1"
47
HypergeometricFunctions = "0.3.4"
48
-InfiniteArrays = " 0.14"
+InfiniteArrays = " 0.14, 0.15"
49
InfiniteLinearAlgebra = "0.8, 0.9"
50
IntervalSets = "0.7"
51
LazyArrays = "2.2"
52
-LazyBandedMatrices = "0.10"
+LazyBandedMatrices = "0.10, 0.11"
53
MutableArithmetics = "1"
54
QuasiArrays = "0.11"
55
RecurrenceRelationshipArrays = "0.1"
0 commit comments