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:
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆111Updated last month
- Just my local copy of math-neon with build script☆94Updated 7 years ago
- Deep Neural Network Architectures with dlib☆19Updated 6 months ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Image processing library for learning purpose☆54Updated 8 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 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 small and fast Discrete Fourier Transform library☆49Updated last month
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- A small framework to infer neural network☆145Updated 2 weeks ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆54Updated last year
- C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license☆236Updated last year
- A JPEG encoder in a single C++ file☆150Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Implement ARM NEON intrinsics in C++☆22Updated last year
- Neural Network Libraries - C Runtime☆55Updated 2 weeks ago
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- Libtorch C++ Examples☆52Updated 3 years ago
- fixed-point math library for embedded signal processing☆62Updated 9 years ago
- Conversion to/from half-precision floating point formats☆363Updated last year
- Convert ONNX models to plain C++ code (without dependencies)☆21Updated 2 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- basic examples of OpenCL with the C++ API☆174Updated 6 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆78Updated 3 years ago
- Algorithm to find peaks in a std::vector<float>☆78Updated 4 years ago
- ffcnn is a cnn neural network inference framework, written in 600 lines C language.☆82Updated 3 years ago