-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Support new features in NumPy 1.24 #7250
Copy link
Copy link
Open
Labels
cat:enhancementImprovements to existing featuresImprovements to existing featurescontribution welcome
Description
Support NumPy 1.24 features. I've extracted items related to CuPy from the Release Notes:
- New attribute
symboladded to polynomial classes -
strictoption fortesting.assert_array_equal - New parameter
equal_nanadded tonp.unique -
castinganddtypekeyword arguments fornumpy.stack -
castinganddtypekeyword arguments fornumpy.vstack -
castinganddtypekeyword arguments fornumpy.hstack - The bit generator underlying the singleton RandomState can be changed
-
numpy.typingprotocols are now runtime checkable
Split from #7243.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cat:enhancementImprovements to existing featuresImprovements to existing featurescontribution welcome
Type
Projects
Status
📋 ToDo