Metadata-Version: 2.4
Name: quantization_lib
Version: 0.0.1
Summary: A Polars-based library for configurable quantization, aggregation, and streaming-friendly data distillation.
Author-email: Aleksandrina Streltsova <aleksandrina.streltsova@epfl.ch>
Project-URL: Homepage, https://github.com/aleksandrina.streltsova/quantization_lib
Project-URL: Issues, https://github.com/aleksandrina.streltsova/quantization_lib/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: polars
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: pytest
Requires-Dist: hll-rust-py
