blas-lapack-rs / blas-sys
Bindings to BLAS (Fortran)
☆11Updated 3 months ago
Alternatives and similar repositories for blas-sys:
Users that are interested in blas-sys are comparing it to the libraries listed below
- Scientific plotting library for Rust☆59Updated 7 years ago
- A Rust crate for differential-geometric calculations.☆38Updated 5 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- [INACTIVE]☆29Updated 9 years ago
- linear algebra package for rust☆38Updated 7 years ago
- N-dimensional matrix class for Rust☆62Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 7 years ago
- Wrappers for LAPACK (Fortran)☆84Updated 3 months ago
- A Rust linear algebra library based on expression templates☆52Updated 3 years ago
- Probability-theory toolbox☆56Updated last year
- Wrappers for BLAS (Fortran)☆81Updated 3 months ago
- A simple neural net implementation.☆42Updated 5 years ago
- Graph Intermediate Representation (GIR) library for ML☆22Updated 8 years ago
- Small Rust library for handling multi-dimensional data☆13Updated 4 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 5 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Linear algebra library for Rust☆40Updated 9 years ago
- A Rust crate containing a set of types for building complex binary streams.☆10Updated 3 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 6 years ago
- Special functions for Rust by binding to the Cephes library.☆16Updated 9 months ago
- Don't use this any more. Use std::sort_unstable☆16Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆43Updated 3 years ago
- A proof of concept automatic differentiation library for Rust☆23Updated 7 years ago
- A simple array math library in Rust on top of OpenCL☆28Updated 7 years ago
- Mandelbrot set in rust, serial and parallel example☆45Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A rust library for checked floating point operations