Skip to content

v0.9.1: Bug fixes for Take, aarch64 linux

Compare
Choose a tag to compare
@wjones127 wjones127 released this 20 Dec 18:43
· 586 commits to main since this release

New features

  • feat: support drop column api in Dataset (Rust only) by @rok in #1695
  • feat: allow fixed size tensors to be used as query vectors by @westonpace in #1736

Performance improvements

Bug fixes

  • fix: take fails on non-unique indexes by @rok in #1724
  • fix: raise the manylinux version to 2_24 on aarch64 linux builds to avoid cross compilation issues by @westonpace in #1737
  • fix: the routing to find ground truth in sift benchmark by @eddyxu in #1740

Other changes

Full Changelog: v0.9.0...v0.9.1