jhjourdan / SIMD-math-prims
Vectorizable implementations of some mathematical functions
☆103Updated 5 years ago
Alternatives and similar repositories for SIMD-math-prims:
Users that are interested in SIMD-math-prims are comparing it to the libraries listed below
- fast log and exp functions for AVX2/AVX-512☆230Updated last month
- Approximate and vectorized versions of common mathematical functions☆203Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Vectorization EDSL library☆15Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Mirror of the Cephes C source for reference☆92Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- SPMD in C++☆68Updated 5 years ago
- Execution primitives for C++☆153Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Add-on packages for Vector class library☆74Updated last year
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆224Updated last week
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- A mirror of the CRLibm project from INRIA Forge☆46Updated 4 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago