Skip to content

v0.4.0

Latest

Choose a tag to compare

@jerry-024 jerry-024 released this 21 Aug 07:20
· 3 commits to main since this release

What's Changed

  • ivfpq: Push down row filters for 8-bit batch scans by @shyjsarah in #64
  • ivfpq: Reuse list tables in batch search by @shyjsarah in #65
  • ivfrq: Optimize compressed scan and diagnostics by @JingsongLi in #66
  • ivfpq: Reuse query distance tables across IVF lists by @jerry-024 in #67
  • feat: make initial IVF filter expansion configurable by @shyjsarah in #68
  • fix: satisfy collapsible else-if lint by @jerry-024 in #69
  • ffi: Add extensible C search parameters by @shyjsarah in #70
  • fix: stabilize IVF-PQ k-means training by @jerry-024 in #71
  • ivf: Retry only incomplete queries in automatic batch search by @shyjsarah in #72
  • ivf: incrementally scan expanded batch probe ranges by @shyjsarah in #73
  • feat(logging): bridge native IVF-PQ diagnostics to SLF4J by @jerry-024 in #75
  • perf(ivfpq): speed up transposed PQ8 scans by @jerry-024 in #76
  • [infra] Configure GitHub discussions notifications by @jerry-024 in #78
  • fix: bound IVF-Flat serialization allocations by @jerry-024 in #77
  • chore: prepare release 0.4.0 by @shyjsarah in #79