Skip to content

Add mode= in most functions to capture the class out of bounds errors. #19

@rainwoodman

Description

@rainwoodman

Currently if we evaluate outside of the bounds an exception is raised. We can do better by handling this like scipy function, mode='raise'/'constant'/'nearest', and set the value accordingly without raising an exception. This becomes handy in interactive plotting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions