Releases: oramasearch/vector_quantizer
Releases · oramasearch/vector_quantizer
v0.0.3
What's Changed
- chore: adds quality checks by @micheleriva in #5
- feat: implements PQ Residual by @micheleriva in #7
- tests: adds tests for pq_residual by @micheleriva in #8
- feat: save and restore trained quantizer by @micheleriva in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: adds benchmarks by @micheleriva in #1
- feat: parallelize operations by @micheleriva in #2
- feat: use log crate instead of println by @micheleriva in #3
- feat: improves errors by @micheleriva in #4
New Contributors
- @micheleriva made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/oramasearch/vector_quantizer/commits/v0.0.1