There are 2 repositories under rust-sci topic.
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
Statistical routines for ndarray
A tree-shaped thread pool used for spawning stack-bound scoped jobs with no work stealing. Derived from a little bit of rayon-core code + new thread pool on top.
Serde support for n-dimensional arrays from self-describing formats
A data preprocessing library for Rust.