mikecvet / strassenLinks
Sample implementations of the Strassen algorithm for matrix multiplication
☆11Updated 2 years ago
Alternatives and similar repositories for strassen
Users that are interested in strassen are comparing it to the libraries listed below
Sorting:
- Lace - implementation of work-stealing in C☆55Updated 5 months ago
- Dual Number library for Rust☆17Updated 4 years ago
- An arbitrary-precision floating-point library in Rust☆47Updated 8 months ago
- ☆24Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated this week
- A library for creating and verifying orthogonal arrays for Monte Carlo sampling☆12Updated 3 months ago
- CFD code in Rust, C, and Fortran☆20Updated 2 years ago
- Image downsampler using a Lanczos filter implemented in ISPC☆15Updated 2 weeks ago
- A small tool to convert math equations written in LaTeX to equivalent C-Code.☆53Updated last year
- ☆66Updated last year
- Architecture, interface, and implementation drafts for the definition of an abstract API for IETF TAPS☆25Updated last year
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆15Updated 2 years ago
- Atomistic Spin Simulation Framework☆66Updated 5 years ago
- Rutgers APL correctly rounded math library☆32Updated 4 years ago
- Parallelized 3D FDTD Schrödinger Equation Solver☆20Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A low-latency malloc implementation☆26Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆19Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- GPU based Compressed Graph Traversal☆16Updated 2 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- ☆16Updated 4 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- ☆28Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago