| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-19 | 1.4 kB | |
| v1.13.2 source code.tar.gz | 2025-12-19 | 1.3 MB | |
| v1.13.2 source code.zip | 2025-12-19 | 1.8 MB | |
| Totals: 3 Items | 3.1 MB | 4 | |
[1.13.2] - 2025-12-19
Added
- [033e6a] Add RaBitQStats for tracking two-stage search filtering effectiveness (#4723)
- [64a236] Add multi-bit support for IndexIVFRaBitQFastScan (#4722)
- [cd2af8] Implement IndexRefinePanorama (#4683)
- [18d20f] Add multi-bit support for IndexRaBitQFastScan (#4721)
- [7372bc] Reapply IndexHNSWFlatPanorama with backward compatible serialization (#4692)
- [1721eb] Also add backwards compatible check for binary (#4714)
- [98bf8b] Implement remaining IndexFlatPanorama functions (#4694)
- [a69581] Enable Intel ScalableVectorSearch support (#4548)
- [d81a08] Index serialization backward compatibility test (#4706)
Changed
- [9a6c02] Rename RaBitQ factor structs for clarity and reorganize tests (#4730)
- [281a99] Enable cuVS in Faiss (#4729)
- [6452d1] Update SVS binary to v0.1.0 (#4726)
- [1ea99d] clean up serialization tests (#4700)
- [89dd5a] Enable -Wunused-exception-parameter in faiss/PACKAGE +1
Fixed - [5b19fc] Allow over-writing centroid files to mitigate [S603653] (#4725) - [337dfe] Fix typos in demos, benchs, and other directories" (#4719) - [aea2b6] fix(docs): broken link to SVS in INSTALL.md (#4724) - [462769] Fix SVS Python tutorial (#4720) - [ac2e3a] Update c_api install docs for CMake build system (#4702) - [abc294] fix broken test due to renaming to avoid lint (#4712) - [3d4d59] Fix typos in demos, benchs, and other directories (#4709)