Crate lance_linalg
source ·Expand description
High-performance Apache Arrow native Linear Algebra algorithms.
Re-exports
pub use matrix::MatrixView;
Modules
- Distance metrics
- Linear Algebra on Arrow Array
- Poor-man’s SIMD
High-performance Apache Arrow native Linear Algebra algorithms.
pub use matrix::MatrixView;