Skip to content

Better error report for dividing by FunctionOperator with no inverse #251

@KevinDCarlson

Description

@KevinDCarlson

Is your feature request related to a problem? Please describe.

If you try to write F \ v for F::FunctionOperator with F.op_inverse not defined, you get the opaque error message ERROR: MethodError: objects of type Nothing are not callable.

Describe the solution you’d like

Write a clearer error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions