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

use np interpolator instead of scipy #217

Merged

Conversation

jvshields
Copy link
Contributor

Scipy's linear1d interpolator is deprecated, so we're using numpy's instead. This also has the benefit of fixing an out of bounds error that sometimes came up to use the behavior we want of fill values being the first and last entry.

@jvshields jvshields merged commit b921279 into tardis-sn:main Oct 14, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants