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 82bac69 commit fd1ec4fCopy full SHA for fd1ec4f
Project.toml
@@ -1,7 +1,7 @@
1
name = "SemiclassicalOrthogonalPolynomials"
2
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.5.3"
+version = "0.5.4"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -20,8 +20,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
[compat]
21
ArrayLayouts = "1"
22
BandedMatrices = "0.17, 1"
23
-ClassicalOrthogonalPolynomials = "0.11"
24
-ContinuumArrays = "0.15, 0.16"
+ClassicalOrthogonalPolynomials = "0.11, 0.12"
+ContinuumArrays = "0.15, 0.16, 0.17"
25
FillArrays = "1"
26
HypergeometricFunctions = "0.3.4"
27
InfiniteArrays = "0.13"
0 commit comments