Skip to content

Reduce allocations in vector-valued interpolations #361

Open
@SouthEndMusic

Description

@SouthEndMusic

This can be achieved by using pre-allocated memory for parameters if they are not cached (the parameter caches can be used for this), and making sure allocations in evaluation are reduced to a minimum.

We could also support in-place evaluation of vector valued interpolations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions