Skip to content

Evaluating complex points on a real grid #51

@ryanlevy

Description

@ryanlevy

When evaluating a complex point using a real grid, the error message is

ERROR: LoadError: MethodError: no method matching isless(::Float64, ::ComplexF64)
The function `isless` exists, but no method is defined for this combination of argument types.

which isn't the most illuminating. We could add a check to ensure the grid types match

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions