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

Update array vendored libraries to make Higra compatible with numpy==2.0.0 #278

Merged
merged 7 commits into from
Jul 23, 2024

Conversation

JoOkuma
Copy link
Contributor

@JoOkuma JoOkuma commented Jul 22, 2024

Replaces #277.

I'll see what fails in the CI to check where I need to add setuptools and numpy==2.0.0.

This PR already contains the patches to CMake and the xtensor library.

cc: @PerretB

@JoOkuma
Copy link
Contributor Author

JoOkuma commented Jul 22, 2024

@PerretB it passed the tests without adding the setuptools pip, and I bumped 3.10 to 3.12 to use numpy==2.0.0 for the build because the compiled package should be backward compatible.

@JoOkuma
Copy link
Contributor Author

JoOkuma commented Jul 22, 2024

The individual commits provide a better understanding of what was changed due to the update of the libraries (commit 9100e5f)

@PerretB
Copy link
Member

PerretB commented Jul 23, 2024

Thank you very much @JoOkuma

@PerretB PerretB merged commit c180666 into higra:master Jul 23, 2024
9 checks passed
This was referenced Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants