Docs.rs
lance-linalg-0.19.1
lance-linalg 0.19.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
eddyxu
wjones127
changhiskhan
westonpace
albertlockett
Dependencies
arrow-array ^52.2
normal
arrow-ord ^52.2
normal
arrow-schema ^52.2
normal
bitvec ^1
normal
deepsize ^0.2.0
normal
futures ^0.3
normal
half ^2.4.1
normal
lance-arrow =0.19.1
normal
lance-core =0.19.1
normal
lazy_static ^1
normal
log ^0.4
normal
num-traits ^0.2
normal
rand ^0.8.3
normal
rayon ^1.10
normal
tokio ^1.23
normal
tracing ^0.1
normal
approx ^0.5.1
dev
arrow-arith ^52.2
dev
criterion ^0.5
dev
proptest ^1.3.1
dev
cc ^1.0.83
build
pprof ^0.13
dev
Versions
77.36%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lance_
linalg
0.19.1
All Items
Crate Items
Modules
Traits
Type Aliases
Crate
lance_linalg
Copy item path
source
Expand description
High-performance
Apache Arrow
native Linear Algebra algorithms.
Modules
§
distance
Distance metrics
kernels
kmeans
KMeans implementation for Apache Arrow Arrays.
simd
Poor-man’s SIMD
Traits
§
Clustering
Clustering Trait.
Type Aliases
§
Result