-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
In numpy 2.4
- converting array with ndim > 0 to a scalar: https://numpy.org/doc/2.4/release/2.4.0-notes.html#raise-typeerror-on-attempt-to-convert-array-with-ndim-0-to-scalar
- calling sum on a generator: https://numpy.org/doc/2.4/release/2.4.0-notes.html#numpy-array2string-and-numpy-sum-deprecations-finalized
In numpy 2.5:
- setting .shape to modify shapes of arrays is no longer supported: https://numpy.org/doc/2.4/release/2.4.0-notes.html#in-place-modification-of-ndarray-shape-is-pending-deprecation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels