-
Couldn't load subscription status.
- Fork 52
Open
Description
As of numpy 2.1 the ndarray.reshape function has a new keyword argument copy (https://numpy.org/doc/2.1/reference/generated/numpy.ndarray.reshape.html) that is not reflected in the unyt_quantity implementation:
Line 2273 in f228662
| def reshape(self, *shape, order="C"): |
Metadata
Metadata
Assignees
Labels
No labels