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: avoid deprecated numpy API in flash frontend (implicit conversion of 1-sized arrays to scalar types is deprecated in numpy 1.25) #4585

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

neutrinoceros
Copy link
Member

reprod: python -Werror doc/source/cookbook/render_two_fields.py

see https://numpy.org/doc/stable/release/1.25.0-notes.html#deprecations

…n of 1-sized arrays to scalar types is deprecated in numpy 1.25)
@neutrinoceros neutrinoceros merged commit 2747b40 into yt-project:main Jul 20, 2023
12 checks passed
@neutrinoceros neutrinoceros deleted the numpy_1.25_depr_flash branch July 20, 2023 21:47
meeseeksmachine pushed a commit to meeseeksmachine/yt that referenced this pull request Jul 20, 2023
… frontend (implicit conversion of 1-sized arrays to scalar types is deprecated in numpy 1.25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug code frontends Things related to specific frontends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants