-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
NumPy 2.4.0 is out and the latest released quantities can't be imported with it:
quantities/__init__.py:275: in <module>
from . import quantity
quantities/quantity.py:113: in <module>
class Quantity(np.ndarray):
quantities/quantity.py:632: in Quantity
@with_doc(np.ndarray.ptp)
^^^^^^^^^^^^^^
E AttributeError: type object 'numpy.ndarray' has no attribute 'ptp'
Any chance for a release soon?
jhirshman
Metadata
Metadata
Assignees
Labels
No labels