DiskANN v0.49.1
What's Changed
- Add block-transposed multi-vector representation for SIMD-friendly layouts by Suryansh Gupta (@suri-kumkaran) in #805
- [diskann-garnet] Allow configurable metric types by Tiago Nápoli (@tiagonapoli) in #824
- ci: use dtolnay/rust-toolchain@master instead of Stable (@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 (@harsha-simhadri) in #834
- [minmax] Expose minmax heterogeneous distance api by Aditya Krishnan (@arkrishn94) in #833
New Contributors
- Tiago Nápoli (@tiagonapoli) made their first contribution in #824
Full Changelog: v0.49.0...v0.49.1