-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Going forward you likely want to support NumPy 2.0 (some breaking changes), and I think users can choose it already. 2.1 is out.
Since you support NumPy expliclity, do some of the changes concern you, such as:
np.float32(3) + 3. now returns a float32 when it previously returned a float64.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request