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 implicit casting of single element arrays to scalar types #4422

Conversation

neutrinoceros
Copy link
Member

PR Summary

closes #4421

running bleeding-edge CI on my fork for validation at https://github.com/neutrinoceros/yt/actions/runs/4764348746

@matthewturk matthewturk merged commit d1af57f into yt-project:main Apr 21, 2023
10 checks passed
@neutrinoceros neutrinoceros deleted the handle_np_125_depr_single_elem_array_casting branch April 21, 2023 18:02
@neutrinoceros neutrinoceros changed the title DEPR: avoid deprecated implicit casting of single element arrays to scalar types BUG: avoid deprecated implicit casting of single element arrays to scalar types May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: casting single-element arrays to scalar types is deprecated in future numpy
2 participants