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 34a4021 commit f1f2c2bCopy full SHA for f1f2c2b
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFun"
2
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3
-version = "0.12.2"
+version = "0.12.3"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -27,7 +27,7 @@ Calculus = "0.5"
27
DomainSets = "0.3, 0.4"
28
DualNumbers = "0.6.2"
29
FFTW = "1"
30
-FastTransforms = "0.10"
+FastTransforms = "0.10, 0.11"
31
RecipesBase = "1.0"
32
Reexport = "0.2"
33
julia = "1.5"
0 commit comments