[1.14.1] - 2026-03-04
Added
- 5cf2c42 Expose IndexBinaryFlat to the C API. (#4834)
- db9ba35 add hadamard transformation as an index for IVF (#4856)
- feat(svs): LeanVec OOD support (#4773)
Changed
- d2f8d35 removed conda-forge install documentation (#4843)
- 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