Broader Compatibility in USearch v2.10.0
ashvardanian
released this
31 Mar 23:20
·
0 commits
to f4b1b3b3343b0d7b353a810dd88a3288d9dd5e3b
since this release
USearch v2.10.0 brings major compatibility improvements:
- Better CMake thanks to @Ngalstyan4 🤗
- Pre-build JavaScript binaries thanks to @sroussey 🤗
- Better docs thanks to @simonw 🤗
Notable new features include:
- Use AVX in Windows Python images (c694880)
- Standalone SQLite binaries (227083b)
- Introspecting SIMD capabilities in Rust builds (16fa90f)
- Pretty printing the index with
__repr_pretty__
(7087138) - Improved bit-casting for negative
float
-s (1d03a9d)
Moreover, new USearch ships 50 binaries to PyPi, covering more platforms than NumPy with 35, but still fewer than SimSIMD and StringZilla with 105. More improvements to come to the most portable fast approximate nearest neighbors search engine 🥳