felipeZ / eigenvaluesLinks
symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
☆43Updated 3 years ago
Alternatives and similar repositories for eigenvalues
Users that are interested in eigenvalues are comparing it to the libraries listed below
Sorting:
- Generalized (hyper-) dual numbers in rust☆72Updated last week
- A rust fork to work towards Enzyme integration☆92Updated 3 months ago
- Universal extensible molecular simulation engine☆203Updated last year
- Wrappers for LAPACK (Fortran)☆87Updated 8 months ago
- Lamellar is an asynchronous tasking runtime for HPC systems developed in RUST☆56Updated this week
- Rust Linear Solver Toolbox☆73Updated last week
- A rust crate for mathematics and science☆41Updated 2 years ago
- Enzyme integration into Rust. Experimental, do not use.☆101Updated 2 years ago
- ODE solver library in Rust☆76Updated last week
- Library of well known algorithms for numerical root finding.☆56Updated 11 months ago
- Fast Numerical Integration☆24Updated 6 years ago
- ☆41Updated 5 months ago
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆168Updated last week
- Einstein summation for Rust☆40Updated 4 years ago
- N-dimensional interpolation methods in Rust, no-std compatible☆18Updated last week
- A native Rust library for advanced Linear Algebra routines☆24Updated 2 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.