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

BUG: fix an incompatibility with numpy 2.0 (np.trapz and np.in2d are deprecated) #445

Merged
merged 1 commit into from Sep 9, 2023

Conversation

neutrinoceros
Copy link
Member

Following numpy/numpy#24445

@neutrinoceros neutrinoceros added the bug Something isn't working label Sep 6, 2023
@neutrinoceros neutrinoceros changed the title BUG: fix an incompatibility with numpy 2.0 (np.trapz is deprecated) BUG: fix an incompatibility with numpy 2.0 (np.trapz and np.in2d are deprecated) Sep 6, 2023
@neutrinoceros
Copy link
Member Author

I need to figure out wether scipy.interpolate.trapezoid can still be wrapped following NEP 18 or not

@neutrinoceros
Copy link
Member Author

I need to figure out wether scipy.interpolate.trapezoid can still be wrapped following NEP 18 or not

it does not. While slightly annoying, this means the present PR is ready.

@jzuhone jzuhone merged commit 818ef0a into yt-project:main Sep 9, 2023
9 checks passed
@neutrinoceros neutrinoceros deleted the numpy2.0/trapz branch September 9, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants