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

chore: migrate to Numpy 2 #281

Merged
merged 1 commit into from
Jul 21, 2024
Merged

chore: migrate to Numpy 2 #281

merged 1 commit into from
Jul 21, 2024

Conversation

tlecomte
Copy link
Owner

@tlecomte tlecomte commented Jul 21, 2024

Numpy 2 has a couple of breaking changes. The adjustments here have been tested manually, in addition to having 'pip install .' working well (to test compiling Cython extensions).

Fixes #280

Numpy 2 has a couple of breaking changes. The adjustments here have been tested manually, in addition to having 'pip install .' working well (to test compiling Cython extensions).
@tlecomte tlecomte merged commit df99a65 into master Jul 21, 2024
8 checks passed
@tlecomte tlecomte deleted the dev/tlecomte-numpy2 branch July 21, 2024 16:15
@es20490446e
Copy link

Many thanks!

I was starting to miss it...

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.

[CRITICAL] No longer builds: Numpy 1 is deprecated
2 participants