JuliaMath / JuliaMath/Dierckx.jl
`derivative` does not respect boundary condition
Open
- Dominant language
- Julia
- Stars
- 173
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I'm using `bc="nearest"` for my 1D spline interpolator, but the `derivative` function is not respecting this boundary condition.
here, I'm showing that the derivative is nonzero, whereas the interpolator is flat in this region of the domain.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.