Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

derivative does not respect boundary condition #97

Open
SimonEnsemble opened this issue Jun 15, 2024 · 1 comment
Open

derivative does not respect boundary condition #97

SimonEnsemble opened this issue Jun 15, 2024 · 1 comment

Comments

@SimonEnsemble
Copy link

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.

Screenshot 2024-06-15 at 8 34 19 AM
@SimonEnsemble
Copy link
Author

(for now, using Calculus.derivative instead of derivative in this package)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant