Closed akaszynski closed 2 months ago
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.
scikit-build-core
Resolves #54.
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.