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 b69d13f commit a0dcf52Copy full SHA for a0dcf52
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.12.4"
+version = "0.12.5"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -33,7 +33,7 @@ ContinuumArrays = "0.17"
33
DomainSets = "0.6, 0.7"
34
FFTW = "1.1"
35
FastGaussQuadrature = "0.5, 1"
36
-FastTransforms = "0.15.15"
+FastTransforms = "0.15.15, 0.16"
37
FillArrays = "1"
38
HypergeometricFunctions = "0.3.4"
39
InfiniteArrays = "0.12.11, 0.13"
0 commit comments