ducha-aiki / fast_atan2
Realization of the atan2 approximations faster than standard function.
☆26Updated 11 years ago
Alternatives and similar repositories for fast_atan2:
Users that are interested in fast_atan2 are comparing it to the libraries listed below
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆77Updated 3 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 6 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆61Updated 4 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- C library for the emulation of reduced-precision floating point types☆48Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆103Updated 2 months ago
- pocketfft in standalone C☆15Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- Fast CUDA (GPU) Bilinear and Nearest-Neighbor Interpolation at high accuracy - uint8_t data☆13Updated 4 years ago
- A fast alternative to the standard C/C++ pow() function. With adjustable accuracy-space tradeoff.☆13Updated 11 years ago
- Cross Correlation function for C using FFTW☆26Updated 7 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- C-Implementations of FFT Algorithms.☆40Updated 10 years ago
- Implement ARM NEON intrinsics in C++☆20Updated 11 months ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.☆38Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago