Metadata-Version: 2.4
Name: ordvec
Version: 0.0.0
Summary: Training-free ordinal & sign quantization for vector retrieval — name reservation ahead of the first release. See the repository.
Project-URL: Homepage, https://github.com/Fieldnote-Echo/ordvec
Project-URL: Repository, https://github.com/Fieldnote-Echo/ordvec
Author: Nelson Spence
License: MIT OR Apache-2.0
Keywords: ann,embeddings,nearest-neighbor,ordinal,quantization,rank,simd,vector-search
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# ordvec (name reservation)

Training-free ordinal & sign vector quantization for compressed
nearest-neighbour retrieval.

This `0.0.0` release reserves the PyPI name. The first functional release
lands alongside the **OrdVec / RankQuant** paper.

Source &amp; docs: <https://github.com/Fieldnote-Echo/ordvec>
