Skip to content

plan_transform fails with 3D Ultraspherical tensor product #266

@Jpunter16

Description

@Jpunter16

I am trying to construct a 3D tensor product with Ultraspherical polynomials, and I try this doing:

using ClassicalOrthogonalPolynomials
P=Ultraspherical(-0.5)
N=100
P1=plan_transform(P,(N,N,N))

but I got an error that says:

ERROR: MethodError: no method matching plan_th_ultra2ultra!(::Type{Float64}, ::Tuple{Int64, Int64, Int64}, ::Float64, ::Float64)
The function `plan_th_ultra2ultra!` exists, but no method is defined for this combination of argument types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions