Skip to content

Drop AbstractArray inheritance? #242

Open
@tomasaschan

Description

@tomasaschan

Now that #206 is implemented and the main way to use Interpolations.jl is with function call semantics, I think we should evaluate what value AbstractArray semantics provide, and whether maybe we should drop it completely.

My only strong opinion here, is that we should try to minimize the complexity of the package (it's already quite complex...), so if there are features or functionality we can drop without disappointing our users, I think we should.

There are already a couple of places where dropping or changing the semantics of itp[x] have been mentioned, e.g. #238 (comment) and #227.

Metadata

Metadata

Assignees

No one assigned

    Labels

    up for grabsLooking for a volunteer to implement this feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions