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

Replace deprecated numpy.product, numpy.NaN and others #413

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

eendebakpt
Copy link
Contributor

Numpy 2.0 is about to be released and several deprecated attributes will be removed. In this PR we replace them with the preferred alternatives.

Also see: numpy/numpy#24300, https://numpy.org/devdocs/numpy_2_0_migration_guide.html

@eendebakpt eendebakpt requested review from a team as code owners March 26, 2024 12:55
@eendebakpt eendebakpt requested review from coreyostrove and sserita and removed request for a team March 26, 2024 12:55
@sserita sserita changed the base branch from master to develop March 29, 2024 23:05
Copy link
Contributor

@sserita sserita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these Pieter!

@sserita sserita merged commit bd46851 into sandialabs:develop Mar 29, 2024
@sserita sserita added this to the 0.9.12.2 milestone Sep 19, 2024
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.

2 participants