ducha-aiki / fast_atan2Links
Realization of the atan2 approximations faster than standard function.
☆26Updated 12 years ago
Alternatives and similar repositories for fast_atan2
Users that are interested in fast_atan2 are comparing it to the libraries listed below
Sorting:
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 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
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Just my local copy of math-neon with build script☆94Updated 7 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- choosing FFT library...☆155Updated 3 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- Header only FFT library☆177Updated 2 years ago
- A small and fast Discrete Fourier Transform library☆49Updated 3 weeks ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Image processing library for learning purpose☆54Updated 8 months ago
- basic examples of OpenCL with the C++ API☆175Updated 6 years ago
- fixed-point math library for embedded signal processing☆62Updated 10 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- Library for fixed point arithmetic in C++☆47Updated last year
- Conversion to/from half-precision floating point formats☆365Updated 2 weeks ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆134Updated this week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- Neural Network Libraries - C Runtime☆55Updated last month
- 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…☆150Updated 13 years ago