Find Eigenvalues and Eigenvectors with Rust using UMFPACK + ARPACK
eigs-rs was moved to eigs: https://crates.io/crates/eigs
Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
Linear algebra operations (decompositions, solvers, einsum) for ferray
Numerical foundations for the ferrolearn ML framework: sparse eigensolvers, graph algorithms, distributions, optimization, interpolation, and quadrature
Core tensor and autograd engine for ferrotorch — PyTorch in Rust
Pure-Rust numerical algorithms library — high performance with SIMD support while also supporting no-std for embedded and WASM targets.
A Rust port of SciPy with AI/ML extensions - Scientific Computing and AI Library (scirs2)
Functional analysis on multivector spaces - Hilbert spaces, linear operators, and spectral theory
State-of-the-art clustering algorithms for Rust - surpassing scikit-learn, HDBSCAN, and RAPIDS cuML
Idiomatic Rust wrappers for the NVIDIA CUDA stack (Driver API, Runtime API, NVRTC, cuBLAS, cuDNN, NCCL, NVML, ...). Umbrella crate.
CUDA GPU backend for ferrotorch