LICENSE
README.md
pyproject.toml
remex/__init__.py
remex/_native.py
remex/codebook.py
remex/core.py
remex/gpu.py
remex/ivf.py
remex/packing.py
remex/pq_format.py
remex/rotation.py
remex.egg-info/PKG-INFO
remex.egg-info/SOURCES.txt
remex.egg-info/dependency_links.txt
remex.egg-info/requires.txt
remex.egg-info/top_level.txt
tests/test_adc_gpu.py
tests/test_anisotropy_warning.py
tests/test_centered_mode.py
tests/test_codebook_vectorization.py
tests/test_coverage_gaps.py
tests/test_docs_links.py
tests/test_encode_throughput.py
tests/test_ivf.py
tests/test_matryoshka.py
tests/test_norm_correction.py
tests/test_packed_vectors.py
tests/test_packing_totality.py
tests/test_polar_embed.py
tests/test_readme.py
tests/test_rht_operator.py
tests/test_rht_seed.py
tests/test_rotation_rht.py
tests/test_rotation_totality.py
tests/test_scalar_mode.py