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 225e677 commit 29a9f10Copy full SHA for 29a9f10
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.4.4"
+version = "0.4.5"
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"
+FastTransforms = "0.12, 0.13"
32
FillArrays = "0.11, 0.12"
33
IntervalSets = "0.5"
34
Reexport = "0.2, 1"
0 commit comments