vector_quantizer 0.0.3

Simple vector quantization utilities and functions.
Documentation
1
2
3
4
mod errors;
pub mod pq;
mod pq_residual;
mod utils;