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 c04e7fe commit 98411b2Copy full SHA for 98411b2
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.3"
+version = "0.3.1"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -20,7 +20,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
ArrayLayouts = "0.8"
21
BandedMatrices = "0.17"
22
ClassicalOrthogonalPolynomials = "0.6"
23
-ContinuumArrays = "0.10"
+ContinuumArrays = "0.10, 0.11"
24
FillArrays = "0.13"
25
HypergeometricFunctions = "0.3.4"
26
InfiniteArrays = "0.12"
0 commit comments