Now with Rust
Pre-release
Pre-release
This adds Rust-based acceleration to item KNN, and more acceleration will be coming in the 2025.3.0 release.
This is the first attempt to publish binary wheels to PyPI, so the exact release may break.
What's Changed
- Add Rust extension infrastructure and accelerate ItemKNN by @mdekstrand in #715
- Replace just with invoke for development tasks by @mdekstrand in #716
Full Changelog: v2025.3.0a1...v2025.3.0a2