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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Add-on packages for Vector class library☆75Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 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
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Mirror of the Cephes C source for reference☆93Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- fast log and exp functions for AVX2/AVX-512☆231Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated last month
- Header-only C++ library for low precision floating point type emulation.☆173Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Conversion to/from half-precision floating point formats☆354Updated 10 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- ☆31Updated 3 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆229Updated 2 years ago
- Greg's Template Library of useful classes.☆201Updated 2 weeks ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 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