-
Notifications
You must be signed in to change notification settings - Fork 35
Numpy 2.0.0 Compatibility #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi all, we're currently trying to make a package depending on diffpy.structure (orix) compatible with NumPy 2.0. Do you have an idea of what it would take to make diffpy.structure compatible with 2.0? |
@hakonanes we are about ready to embark on this. We have been updating our package repository structures and bringing things up to python 3.12. We chose to pin to numpy<2 while we did that task. But it is almost finished and then we will do the numpy 2 deprecations and errors. I hope we can roll something out on the order of a week. |
@sbillinge, that sounds fantastic, we really appreciate it. |
Hi folks, is there any timeline for when a NumPy v2-compatible release is available from PyPI and conda-forge (not an RC)? |
@hakonanes we can push that out today. |
Thanks, that would be great! |
It is pushed to pypi. @bobleesj is pushing it up to conda-forge right now. |
Deprecations from
numpy 2.0.0
affect this package. Fix asap.The text was updated successfully, but these errors were encountered: