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

[Feature]: Support numpy 2.0 #209

Closed
3 tasks done
rly opened this issue Jul 31, 2024 · 0 comments · Fixed by #210
Closed
3 tasks done

[Feature]: Support numpy 2.0 #209

rly opened this issue Jul 31, 2024 · 0 comments · Fixed by #210
Assignees
Labels
category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Milestone

Comments

@rly
Copy link
Contributor

rly commented Jul 31, 2024

What would you like to see added to HDMF-ZARR?

HDMF now supports numpy 2.0, but HDMF-Zarr does not (https://github.com/hdmf-dev/hdmf-zarr/blob/dev/pyproject.toml#L34). Other popular scientific computing libraries have also added support for numpy 2.0. At some point, users will want to take advantage of numpy 2.0 features or libraries will drop support for numpy <2.0, so hdmf-zarr should also add support for numpy 2.0. It would be helpful as a first pass to list out what breaks with numpy 2.0 to evaluate how much work this would be. Could be a relatively quick change.

Is your feature request related to a problem?

No response

What solution would you like?

Add numpy 2.0 support

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

@rly rly added category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s) labels Jul 31, 2024
@rly rly added this to the Future milestone Jul 31, 2024
@mavaylon1 mavaylon1 mentioned this issue Aug 8, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants