minimalrust / argmm
SIMD implementation of argmin and argmax
☆13Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for argmm
- Multidimensional array for Rust☆11Updated this week
- Fast, approximate versions of mathematical functions☆34Updated 5 years ago
- HyperLogLog implementations.☆20Updated 3 months ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆23Updated 3 years ago
- BLAS source of choice☆39Updated 2 months ago
- ☆22Updated last week
- Efficient argmin & argmax☆58Updated 2 weeks ago
- RGB <-> Lab color space conversion☆15Updated 3 years ago
- Redistribute Intel MKL as a crate☆82Updated 6 months ago
- Convert between nalgebra and numpy types.☆21Updated 2 years ago
- Safe CUDA cuBLAS wrapper for the Rust language.☆28Updated 6 years ago
- Generic Differential Evolution for Rust☆18Updated 8 years ago
- A no-frills async memcached client for Rust.☆22Updated 2 months ago
- This implements the python subprocess.communicate tool for rust☆13Updated 7 years ago
- SIMD Floating point and integer compressed vector library☆78Updated 11 months ago
- Dual Number library for Rust☆17Updated 3 years ago
- Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.☆26Updated 2 years ago
- adaptive algorithms for rayon☆38Updated 4 years ago
- Efficiently calculate gravitational acceleration.☆38Updated last year
- Fast Hilbert space-filling curve transformation using a LUT