Skip to content

Conversation

@Zhyrek
Copy link
Contributor

@Zhyrek Zhyrek commented Jun 15, 2023

Numpy version v1.24 removed the deprecated types "numpy.float" and "numpy.int", replacing them with the built-in python types "float" and "int" (which they were always aliases for!). References to these deprecated types have been replaced with the corresponding built-in type.

Numpy version v1.24 removed the deprecated types "numpy.float" and "numpy.int", replacing them with the built-in python types "float" and "int". References to these deprecated types have been replaced with the corresponding built-in type.
@jeanlucf22 jeanlucf22 merged commit 3892090 into llnl:release Jun 16, 2023
@jeanlucf22
Copy link
Collaborator

Thanks @Zhyrek !

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