JuliaMath / JuliaMath/Interpolations.jl

Mutable Extrapolation/Interpolation?

Open
#329 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
575
Forks
117
PR merge metrics
No merged PRs in 30d

Description

I am interested in having mutable interpolation types. I have a parent interpolation that I slice into and create sub-interpolations. See my package [InterpolatedRejectionSampling.jl](https://github.com/m-wells/InterpolatedRejectionSampling.jl) for context. Having a way to update part of an interpolation type in place might help with performance. Is there a way to do this without having to create a ton of `mutable` versions of all the required types from the ground up? Perhaps a couple of wrappers around the Interpolation/Extrapolation types?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.