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
- A header only library implementing common mathematical functions using SIMD intrinsics☆92Updated 2 weeks ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- μFFT: fast Fourier transform☆20Updated 3 years ago
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆24Updated 3 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- pocketfft in standalone C☆15Updated 3 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
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 5 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆28Updated 2 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- Just my local copy of math-neon with build script☆91Updated 6 years ago
- These classes calculate fast mathematical Sine/Cos for limited accuracy☆10Updated 3 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆48Updated 6 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 7 years ago
- 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
- A small framework to infer neural network☆141Updated 3 weeks ago
- Implement ARM NEON intrinsics in C++☆20Updated 5 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆65Updated 5 years ago
- portable, fast, approximate math functions☆28Updated 2 years ago
- GEMM☆10Updated last year
- A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C☆15Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆51Updated 6 years ago
- This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Cr…☆22Updated 6 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- ☆67Updated 2 years ago
- Learn OpenCL step by step.☆131Updated 2 years ago
- CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry…☆18Updated last year