Skip to content
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

MAINT, REL: NumPy 2.x support #982

Open
tylerjereddy opened this issue Apr 5, 2024 · 0 comments
Open

MAINT, REL: NumPy 2.x support #982

tylerjereddy opened this issue Apr 5, 2024 · 0 comments

Comments

@tylerjereddy
Copy link
Collaborator

Note that NumPy 2.0.0rc1 has been released on PyPI and is guaranteed to be ABI stable for the purpose of wheel building. Wheels built against NumPy 2.0.0rc1 should be backwards compatible to at least NumPy 1.22.4. There's a tracking table of major ecosystem projects that have 2.0-compliant/built wheels here: numpy/numpy#26191

We can't do a release that is 2.0.0 compatible until pandas does I don't think, but I think they will do one early-mid next week based on feedback at the NASA ROSES call yesterday.

We'll have to check our testsuite situation against NumPy 2.0.0rc1 and the other NumPy-leveraging deps we use once they are available, but I don't anticipate any major issues. It will eventually be worth doing such a release for us because the of the strong backwards compatibility guarantees we get alongside NumPy 2.x support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant