ekmett / approximateLinks
Approximate discrete values and numbers
☆71Updated last year
Alternatives and similar repositories for approximate
Users that are interested in approximate are comparing it to the libraries listed below
Sorting:
- Vectorizable implementations of some mathematical functions☆106Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆241Updated 3 years ago
- Mirror of the Cephes C source for reference☆100Updated 2 years ago
- Approximate and vectorized versions of common mathematical functions☆217Updated 6 years ago
- Fastest Histogram Construction☆75Updated 4 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- fast log and exp functions for AVX2/AVX-512☆240Updated 10 months ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 5 years ago
- ☆81Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- Fast and efficient C++ argument parser☆15Updated 6 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago