cbourjau / alice-rsLinks
Analyze the public data from the CERN base ALICE collaboration with Rust
☆103Updated 2 years ago
Alternatives and similar repositories for alice-rs
Users that are interested in alice-rs are comparing it to the libraries listed below
Sorting:
- Approximate floating point equality comparisons and assertions☆176Updated last year
- Wrappers for LAPACK (Fortran)☆90Updated 11 months ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A GSL (the GNU Scientific Library) binding for Rust☆202Updated 11 months ago
- ☆37Updated 5 years ago
- linear algebra package for rust☆38Updated 8 years ago
- Library of well known algorithms for numerical root finding.☆57Updated last year
- ☆78Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- Auto differentiation library☆73Updated 8 months ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 3 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆86Updated 6 years ago
- Abstract algebra for Rust.☆197Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Wrappers for BLAS (Fortran)☆81Updated 11 months ago
- Mandelbrot set in rust, serial and parallel example