Skip to content

NumPy 2 compatibility #199

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

Closed
ucapbba opened this issue Sep 14, 2024 · 2 comments
Closed

NumPy 2 compatibility #199

ucapbba opened this issue Sep 14, 2024 · 2 comments

Comments

@ucapbba
Copy link
Contributor

ucapbba commented Sep 14, 2024

Ensure compatibility with the NumPy 2 release.
in pyproject.toml ensure dependency version is specified

e.g.

dependencies = [
"healpy>=1.15.0",
"numpy~=2.0",
]

@ucapbba ucapbba added this to the v24.1.2 milestone Sep 14, 2024
@ucapbba
Copy link
Contributor Author

ucapbba commented Sep 17, 2024

May not be compatible with pipeline

@ntessore ntessore modified the milestones: v24.1.2, v24.2, backlog Oct 24, 2024
@ntessore
Copy link
Contributor

ntessore commented Feb 3, 2025

Fixed in #223.

@ntessore ntessore closed this as completed Feb 3, 2025
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

2 participants