Closed SabineHaas closed 3 months ago
Fix for error:
AttributeError: np.float_ was removed in the NumPy 2.0 release. Use np.float64 instead.
np.float_
np.float64
Fix for error:
AttributeError:
np.float_
was removed in the NumPy 2.0 release. Usenp.float64
instead.