You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue for us at the moment, because we're not compatible with it at the moment. At least, the underscore numpy-types have to be replaced with the according alias.
Currently, it's not considered as stable, but it will be soon.
The text was updated successfully, but these errors were encountered:
We would't have noticed sooned if we would use ruff. This would also replace any tool we now use for linting & formatting. However, this is probably worth another issue.
The minimum we should do is to make it numpy >= 2.0 compatible ASAP and hope that each dependency (direct and transversal) is also compatible. Otherwise, we would have to think about dependency-management again (either update or restrict deps).
Numpy release: https://numpy.org/news/#:~:text=16%20Jun%2C%202024%20%E2%80%93%20NumPy%202.0,the%20Python%20and%20C%20APIs.
This is an issue for us at the moment, because we're not compatible with it at the moment. At least, the underscore numpy-types have to be replaced with the according alias.
Currently, it's not considered as stable, but it will be soon.
The text was updated successfully, but these errors were encountered: