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 7061267 commit 8a551c1Copy full SHA for 8a551c1
Project.toml
@@ -19,15 +19,15 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
19
20
[compat]
21
AbstractFFTs = "0.4, 0.5"
22
-ApproxFunBase = "0.1.6, 0.2"
+ApproxFunBase = "0.1.6, 0.2, 0.3"
23
ApproxFunFourier = "0.1.5, 0.2"
24
ApproxFunOrthogonalPolynomials = "0.2.3, 0.3"
25
ApproxFunSingularities = "0.1.3"
26
Calculus = "0.5"
27
DomainSets = "0.1"
28
DualNumbers = "0.6.2"
29
-FastTransforms = "0.6, 0.8"
30
FFTW = "0.3, 1"
+FastTransforms = "0.6, 0.8"
31
RecipesBase = "0.7"
32
Reexport = "0.2"
33
julia = "1"
0 commit comments