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 dca8424 commit 32ccb3bCopy full SHA for 32ccb3b
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.1"
+version = "0.1.1"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -19,8 +19,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
19
[compat]
20
ArrayLayouts = "0.6, 0.7"
21
BandedMatrices = "0.16"
22
-ClassicalOrthogonalPolynomials = "0.3.5"
23
-ContinuumArrays = "0.7"
+ClassicalOrthogonalPolynomials = "0.3.5, 0.4"
+ContinuumArrays = "0.7, 0.8"
24
FillArrays = "0.11.5"
25
HypergeometricFunctions = "0.3.4"
26
InfiniteArrays = "0.10.2"
0 commit comments