reyoung / avx_mathfunLinks
AVX-optimized sin(), cos(), exp() and log() functions
☆124Updated 3 years ago
Alternatives and similar repositories for avx_mathfun
Users that are interested in avx_mathfun are comparing it to the libraries listed below
Sorting:
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- Add-on packages for Vector class library☆74Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆146Updated 13 years ago
- fast log and exp functions for AVX2/AVX-512☆230Updated 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Mirror of the Cephes C source for reference☆93Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- ☆147Updated last year
- Conversion to/from half-precision floating point formats☆354Updated 10 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Header-only C++ library for low precision floating point type emulation.☆174Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago