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

Numpy 2.0 support #259

Merged
merged 3 commits into from
Jul 12, 2024
Merged

Numpy 2.0 support #259

merged 3 commits into from
Jul 12, 2024

Conversation

Huite
Copy link
Collaborator

@Huite Huite commented Jul 11, 2024

The changes seem limited. Numba celltree seems to be up and running.

Still running into a some issues.

@Huite Huite marked this pull request as draft July 11, 2024 20:50
@Huite
Copy link
Collaborator Author

Huite commented Jul 12, 2024

Alright, the current test failures all come from the test_burn.py tests, and the problem is that the mapbox_earcut wheel has to be rebuilt for numpy 2.0. See: skogler/mapbox_earcut_python#15

Unfortunately, the PR has been open for a while...

@Huite Huite marked this pull request as ready for review July 12, 2024 11:49
@Huite
Copy link
Collaborator Author

Huite commented Jul 12, 2024

I've added numpy < 2 (ironically) so it'll pass the tests and I can work on py39 compat.

@Huite Huite merged commit 4b0e61a into main Jul 12, 2024
11 checks passed
@Huite Huite deleted the numpy2 branch July 12, 2024 11:54
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.

1 participant