ducha-aiki / fast_atan2
Realization of the atan2 approximations faster than standard function.
☆25Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast_atan2
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆57Updated 11 years ago
- Just my local copy of math-neon with build script☆91Updated 6 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆95Updated this week
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 7 years ago
- These classes calculate fast mathematical Sine/Cos for limited accuracy☆10Updated 3 years ago
- PyTorch -> ONNX -> TVM for autotuning☆23Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- Image processing library for learning purpose☆53Updated last month
- Portable 128-bit SIMD intrinsics☆57Updated last year
- Deep Neural Network Architectures with dlib☆17Updated 2 months ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆49Updated 7 months ago
- IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.☆35Updated 2 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆28Updated 4 years ago
- C library for the emulation of reduced-precision floating point types☆45Updated last year
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆33Updated 7 years ago
- GEMM☆10Updated last year
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- Verilog Implementation of the Census Transform Stereo Vision algorithm☆28Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 8 years ago
- OpenVX Running on a Raspberry Pi☆16Updated 7 years ago
- Build with CMake like a rocket!☆38Updated this week
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated last year
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆24Updated 3 years ago
- IEEE 754-based c++ half-precision floating point library forked from http://half.sourceforge.net☆22Updated 3 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆66Updated 5 years ago