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 2059260 commit 71ebfc3Copy full SHA for 71ebfc3
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.11.7"
+version = "0.11.8"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -32,7 +32,7 @@ BlockBandedMatrices = "0.12"
32
ContinuumArrays = "0.16"
33
DomainSets = "0.6"
34
FFTW = "1.1"
35
-FastGaussQuadrature = "0.5"
+FastGaussQuadrature = "0.5, 1"
36
FastTransforms = "0.15.2"
37
FillArrays = "1"
38
HypergeometricFunctions = "0.3.4"
0 commit comments