Skip to content

functions of three and more variables #236

@stla

Description

@stla

Hello,
Is (will) there a way to deal with functions with more than 2 variables ?

f = Fun((x,y,z)->x+y+z, Interval(0,1)^3)
ERROR: `convert` has no method matching convert(::Type{Float64}, ::(Float64,Float64))
 in convert at base.jl:21
 in push! at array.jl:460
 in checkpoints at /home/stla/.julia/v0.3/ApproxFun/src/Multivariate/ProductDomain.jl:35
 in zerocfsFun at /home/stla/.julia/v0.3/ApproxFun/src/Fun/constructors.jl:121
 in Fun at /home/stla/.julia/v0.3/ApproxFun/src/Fun/constructors.jl:190
 in Fun at /home/stla/.julia/v0.3/ApproxFun/src/Fun/constructors.jl:195

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions