Uses of Package
io.github.jbellis.jvector.pq
Packages that use io.github.jbellis.jvector.pq
-
Classes in io.github.jbellis.jvector.pq used by io.github.jbellis.jvector.pqClassDescriptionBinary Quantization of float vectors: each float is compressed to a single bit, and similarity is computed with a simple Hamming distance.Product Quantization for float vectors.Interface for vector compression.