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.
ApproxFunBase
1 parent 59390c6 commit 55653f5Copy full SHA for 55653f5
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFun"
2
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3
-version = "0.13.10"
+version = "0.13.11"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
src/ApproxFun.jl
@@ -116,7 +116,6 @@ export bisectioninv
116
117
include("Extras/Extras.jl")
118
include("Plot/Plot.jl")
119
-include("docs.jl")
120
121
#include("precompile.jl")
122
#_precompile_()
0 commit comments