ekmett / approximateLinks
Approximate discrete values and numbers
☆69Updated last year
Alternatives and similar repositories for approximate
Users that are interested in approximate are comparing it to the libraries listed below
Sorting:
- Mirror of the Cephes C source for reference☆96Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Beyond Floating Point - Posit C/C++ implementation☆297Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- fast log and exp functions for AVX2/AVX-512☆237Updated 7 months ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- A mirror of the CRLibm project from INRIA Forge☆48Updated 5 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago