-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Rationale
Numpy 2 is about to be released with some breaking changes. MoPyRegtest may not break as a result of users having Numpy 2 instead of Numpy 1 installed.
Proposed feature
Remove all deprecated and obsolete elements of Numpy that are no longer present in Numpy 2, like np.trapz in test_user_defined_metrics.py
ToDos
- Remove
np.trapz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request