romeric / fastapprox
Approximate and vectorized versions of common mathematical functions
☆194Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastapprox
- Vectorizable implementations of some mathematical functions☆102Updated 4 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆166Updated 5 years ago
- Approximate and vectorized versions of common mathematical functions☆52Updated 7 years ago
- ☆50Updated 4 years ago
- fast log and exp functions for x86/x64 SSE☆222Updated 2 months ago
- Fast yet accurate trigonometric functions☆149Updated 2 years ago
- Header only FFT library☆169Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- C++ multidimensional arrays in the spirit of the STL☆198Updated last month
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆75Updated 3 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆328Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆108Updated 6 years ago
- SPMD in C++☆68Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆49Updated 8 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆95Updated this week
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆254Updated last year
- an extended version of Julien Pommier's sse_mathfun☆39Updated 5 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).