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
High-performance Apache Arrow native Linear Algebra algorithms.
pub use matrix::MatrixView;