JuliaMath / JuliaMath/Interpolations.jl
Feature request: Extrapolation using a function
Open
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Currently extrapolation offers boundary conditions such as `Line()` that are not ideally suited to working with noisy data. It might be preferable to compute the extrapolation using a fit to data points near the boundary. Would it be possible to have the extrapolation accept such functions at each boundary?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.