vq 0.1.0

A vector quantization library for Rust
Documentation
vq-0.1.0 has been yanked.

Vq: A Vector Quantization Library for Rust

Vq is a Rust library that implements several popular vector quantization algorithms. It's designed to be fast, simple, and easy to use.

What It Offers

Installation

cargo add vq

Documentation

The documentation for the latest release can be found here.

Additionally, check out the tests directory for detailed examples of how to use Vq.

Contributing

See CONTRIBUTING.md for details on how to make a contribution.

License

Spart is available under the terms of either of the following licenses: