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.
2 parents 946e091 + 6e321fb commit 80342edCopy full SHA for 80342ed
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.4.8"
+version = "0.4.9"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,7 +28,7 @@ BlockBandedMatrices = "0.10, 0.11"
28
DomainSets = "0.5"
29
FFTW = "1.1"
30
FastGaussQuadrature = "0.4"
31
-FastTransforms = "0.12, 0.13"
+FastTransforms = "0.12, 0.13, 0.14"
32
FillArrays = "0.11, 0.12, 0.13"
33
IntervalSets = "0.5, 0.6"
34
Reexport = "0.2, 1"
0 commit comments