romeric / fastapprox
Approximate and vectorized versions of common mathematical functions
☆203Updated 5 years ago
Alternatives and similar repositories for fastapprox
Users that are interested in fastapprox are comparing it to the libraries listed below
Sorting:
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆178Updated 6 years ago
- Approximate and vectorized versions of common mathematical functions☆52Updated 8 years ago
- Fast yet accurate trigonometric functions☆153Updated 3 years ago
- ☆50Updated 4 years ago
- an extended version of Julien Pommier's sse_mathfun☆40Updated 5 years ago
- Header only FFT library☆173Updated last year
- fast log and exp functions for AVX2/AVX-512☆230Updated 2 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆268Updated last month
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated this week
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 10 months ago
- Mirror of the Cephes C source for reference☆92Updated last year
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆87Updated 3 years ago
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- ☆21Updated 7 years ago
- nanothread — Minimal thread pool for task parallelism☆74Updated last month
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆86Updated 5 months ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆188Updated 4 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…☆145Updated 13 years ago