Features
- update raft to 24.10 by @Presburger in #914
- raft index supports cosine similarity by @Presburger in #924
- add optimized distiance functions for PowerPC by @carll99 in #894
Improvements
- accelerate the distance computation for ARM NEON by @Presburger in #922
- mmap almost everything for sparse vector index by @zhengbuqian in #928
- accelerate the brute-force performance with cosine metric by adding avx simd support and pre-compute the norms by @cqy123456 in #950
New Contributors
Full Changelog: v2.3.12...v2.3.13