Skip to content

v1.14.1

Latest

Choose a tag to compare

@mnorris11 mnorris11 released this 06 Mar 17:49
· 87 commits to main since this release

[1.14.0] - 2026-03-06

Added

Changed

  • c8579de Try to force relative import statement (#4878)
  • 471ddad Increment to next release, v1.14.1 (#4861)
  • c90c9dc Update python to include 3.13 and 3.14 (#4859)
  • 8af77fe SIMD-optimize multi-bit RaBitQ inner product (#4850)
  • ccc934f ScalarQuantizer: split SIMD specializations into per-SIMD TUs + DD dispatch (#4839)

Fixed

  • 5622e93 (HEAD -> main, origin/main, origin/HEAD) v1.14.1 Fix build-release (#4876)
  • 8431e04 Replace squared-distance IP with direct dot-product in multi-bit RaBitQ (#4877)
  • 28f79bd Fix SWIG 4.4 multi-phase init: replace import_array() with import_array1(-1) (#4846)

Deprecated