ordvec 0.0.0

Training-free ordinal & sign quantization for vector retrieval — name reservation ahead of the first release. See the repository.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "ordvec"
version = "0.0.0"
edition = "2021"
description = "Training-free ordinal & sign quantization for vector retrieval — name reservation ahead of the first release. See the repository."
license = "MIT OR Apache-2.0"
repository = "https://github.com/Fieldnote-Echo/ordvec"
homepage = "https://github.com/Fieldnote-Echo/ordvec"
keywords = ["vector-search", "quantization", "nearest-neighbor", "ann", "simd"]
categories = ["algorithms"]