Skip to content

DiskANN v0.49.1

Choose a tag to compare

@arkrishn94 arkrishn94 released this 17 Mar 14:45
· 145 commits to main since this release
72fc467

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

Full Changelog: v0.49.0...v0.49.1