vks / special-funLinks
Special functions for Rust by binding to the Cephes library.
☆16Updated last year
Alternatives and similar repositories for special-fun
Users that are interested in special-fun are comparing it to the libraries listed below
Sorting:
- linear algebra package for rust☆38Updated 8 years ago
- Redistribute Intel MKL as a crate☆89Updated last year
- A simple Rust library for efficiently solving ODEs without cloning☆12Updated 6 years ago
- Wrappers for LAPACK (Fortran)☆87Updated 7 months ago
- Bindings to BLAS (Fortran)☆12Updated 4 months ago
- Let's jump into CUDA development with Rust☆17Updated 7 years ago
- Configurable ODE/PDE solver☆65Updated 2 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- Probability-theory toolbox☆56Updated last year
- A Rust linear algebra library based on expression templates