qntz 0.1.4

Vector quantization primitives (RaBitQ, ternary, bit packing) for ANN systems.
Documentation
# Managed by repository-settings/app
# https://github.com/repository-settings/app

repository:
  description: "Vector quantization"
  homepage: "https://docs.rs/qntz"
  private: false
  has_issues: true
  has_wiki: false
  has_downloads: true
  default_branch: main
  allow_squash_merge: true
  allow_merge_commit: true
  allow_rebase_merge: true
  delete_branch_on_merge: true

  topics:
    - ann
    - compression
    - quantization
    - rust
    - vector-search