8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update pyproject.toml
Removed int casting which creates warnings in windows
Update build.yml Excluding clang from windows and ubuntu, cl from ubuntu and mac, and gcc from windows
Support Mac OS (with both gcc and clang)
Decouple pqkmeans submodule
Bug fix
Optimization for search. Bug fix.
Build support on Mac, SIMD computation for the L2 distance, and merge… … function
Sequential addition is supported
Changed the interface of instantiation