ducha-aiki / fast_atan2Links
Realization of the atan2 approximations faster than standard function.
☆27Updated 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:
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Image processing library for learning purpose☆54Updated last year
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆38Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated 2 years ago
- Implement ARM NEON intrinsics in C++☆23Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- Deep Neural Network Architectures with dlib☆19Updated 11 months ago
- This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Cr…☆23Updated 8 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 3 years ago
- Simple OpenCL examples for exploiting GPU computing☆223Updated last year
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 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
- A JPEG encoder in a single C++ file☆151Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆197Updated 5 years ago
- A small and fast Discrete Fourier Transform library☆50Updated 5 months ago
- basic examples of OpenCL with the C++ API☆177Updated 6 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Conversion to/from half-precision floating point formats☆379Updated 4 months ago