[package]
name = "yo-vector"
description = "RaBitQ quantisation and the partition index yo searches vectors with"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true
[dependencies]
yo-common.workspace = true
[dev-dependencies]
criterion = { workspace = true }
[[bench]]
name = "rabitq"
harness = false
[[bench]]
name = "partition"
harness = false
[[bench]]
name = "muvera"
harness = false
[lints]
workspace = true