DiskANN v0.49.1
What's Changed
- Add block-transposed multi-vector representation for SIMD-friendly layouts by @suri-kumkaran in #805
- [diskann-garnet] Allow configurable metric types by @tiagonapoli in #824
- ci: use dtolnay/rust-toolchain@master instead of @stable by @Copilot in #827
- Add macOS support to diskann-platform and diskann-disk by @Copilot in #781
- diskann-disk benchmark : add ndims() and npoints() instead of accessing internal vars by @harsha-simhadri in #834
- [minmax] Expose minmax heterogeneous distance api by @arkrishn94 in #833
New Contributors
- @tiagonapoli made their first contribution in #824
Full Changelog: v0.49.0...v0.49.1