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

BLD: build wheels against NumPy 2.0.0 #111

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

tylerjereddy
Copy link
Member

  • Related to BLD: NumPy 2 compat for wheel builds mdanalysis#4620.

  • See discussion above for details, but in short we should build our wheels against NumPy 2.0.0 so that we have binaries that are runtime-compatible with both NumPy 1.x and 2.x series.

  • Even if "we" don't do a release soon, I believe this may be helpful since we could then point the MDAnalysis CI at this github repo for pytng "no binary" build from source with NumPy 2.x, rather than disabling pytng testing over there.

* Related to MDAnalysis/mdanalysis#4620.

* See discussion above for details, but in short we should build
our wheels against NumPy `2.0.0` so that we have binaries that
are runtime-compatible with both NumPy 1.x and 2.x series.

* Even if "we" don't do a release soon, I believe this may be
helpful since we could then point the MDAnalysis CI at this
github repo for `pytng` "no binary" build from source with
NumPy 2.x, rather than disabling `pytng` testing over there.
@tylerjereddy tylerjereddy added the installation building and packaging label Jun 18, 2024
@hmacdope hmacdope merged commit e757960 into MDAnalysis:master Jun 18, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation building and packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants