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:
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 9 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 3 months 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
- 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
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- A small framework to infer neural network☆145Updated this week
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆195Updated 5 years ago
- Image processing library for learning purpose☆54Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Conversion to/from half-precision floating point formats☆378Updated 3 months ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- basic examples of OpenCL with the C++ API☆176Updated 6 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 3 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆31Updated this week
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- choosing FFT library...☆163Updated 3 years ago
- Header only FFT library☆177Updated 2 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆58Updated last year
- This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Cr…☆23Updated 7 years ago
- Swin Transformer C++ Implementation☆65Updated 4 years ago
- Implement ARM NEON intrinsics in C++☆22Updated last year
- Algorithm to find peaks in a std::vector<float>☆78Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last week