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

Build with nanobind; support numpy v2 #55

Merged
merged 18 commits into from
Aug 20, 2024
Merged

Build with nanobind; support numpy v2 #55

merged 18 commits into from
Aug 20, 2024

Conversation

akaszynski
Copy link
Member

@akaszynski akaszynski commented Aug 20, 2024

Add support for numpy v2 by building with scikit-build-core and using nanobind and C++ rather than Cython. Seeing a 20% performance improvement and a 90% reduction in Linux wheel size.

Resolves #54.

@akaszynski akaszynski merged commit edf7665 into main Aug 20, 2024
7 checks passed
@akaszynski akaszynski deleted the feat/build-nanobind branch August 20, 2024 17:34
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.

Add numpy 2.0 support
1 participant