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 2447612 commit 6a32132Copy full SHA for 6a32132
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFun"
2
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3
-version = "0.12.5"
+version = "0.12.6"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -20,7 +20,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
20
21
[compat]
22
AbstractFFTs = "0.5, 1.0"
23
-ApproxFunBase = "0.3, 0.4"
+ApproxFunBase = "0.3, 0.4, 0.5"
24
ApproxFunFourier = "0.2"
25
ApproxFunOrthogonalPolynomials = "0.3, 0.4"
26
ApproxFunSingularities = "0.1.3, 0.2"
0 commit comments