cbourjau / alice-rsLinks
Analyze the public data from the CERN base ALICE collaboration with Rust
☆101Updated 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:
- (More or less) accurate floating point algorithms☆57Updated last year
- Wrappers for LAPACK (Fortran)☆87Updated 7 months ago
- Approximate floating point equality comparisons and assertions☆172Updated last year
- Mandelbrot set in rust, serial and parallel example☆45Updated 8 years ago
- A GSL (the GNU Scientific Library) binding for Rust☆200Updated 7 months ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Extremely generic linear algebra libary for Rust☆228Updated 11 months ago
- rust-cuda working group☆65Updated 6 years ago
- A hydrogen atom orbital wave function renderer based on random sampling☆29Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- Abstract algebra for Rust.☆195Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- Rust serializer library☆87Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Updated 7 years ago
- linear algebra package for rust