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:
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Image processing library for learning purpose☆54Updated last year
- A small and fast Discrete Fourier Transform library☆50Updated 5 months 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
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 9 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- basic examples of OpenCL with the C++ API☆177Updated 6 years ago
- Conversion to/from half-precision floating point formats☆381Updated 5 months ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 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
- C++ demo of deep neural networks (MLP, CNN)☆33Updated 2 years ago
- A JPEG encoder in a single C++ file☆153Updated 3 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- Makes ARM NEON documentation accessible (with examples)☆406Updated last year
- Implement ARM NEON intrinsics in C++☆22Updated last year
- Fast C++ library to resize images, downscale (supersampling), upscale (Lanczos), gamma correction☆35Updated 10 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A small framework to infer neural network☆145Updated this week
- Better CMake Experience☆36Updated last month
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A program that times various techniques for performing a moving median filter (sometimes called rolling median, or streaming median)☆11Updated 9 years ago