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 32c865c commit 67280cdCopy full SHA for 67280cd
Project.toml
@@ -19,7 +19,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
19
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
21
[compat]
22
-AbstractFFTs = "0.5"
+AbstractFFTs = "0.5, 1.0"
23
ApproxFunBase = "0.3, 0.4"
24
ApproxFunFourier = "0.2"
25
ApproxFunOrthogonalPolynomials = "0.3, 0.4"
@@ -30,7 +30,7 @@ DualNumbers = "0.6.2"
30
FFTW = "1"
31
FastTransforms = "0.10, 0.11, 0.12"
32
RecipesBase = "1.0"
33
-Reexport = "0.2"
+Reexport = "0.2, 1.0"
34
SpecialFunctions = "0.10, 1.1"
35
julia = "1.5"
36
0 commit comments