Skip to content

Add an InterpArray <: AbstractArray #39

Description

@rafaqz

Given we have t_eval vectors already, and if #35 is implemented, we basically have all the components of a lazy interpolating AbstractArray, but still make users do that manually.

It would be cleaner to provide an InterpArray wrapper that to the rest of the ecosystem behaves just like any other array over the t_eval of each dimension in the NDInterpolator. This would allow e.g. larger than memory interpolation grids to be treated as a materialised array.

I will have to do this for DimensionalData.jl anyway, so it may as well live here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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