niswegmann / small-matrix-inverse
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆93Updated 9 years ago
Alternatives and similar repositories for small-matrix-inverse:
Users that are interested in small-matrix-inverse are comparing it to the libraries listed below
- A header only library implementing common mathematical functions using SIMD intrinsics☆104Updated 2 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆178Updated 6 years ago
- Header only FFT library☆173Updated last year
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 10 months ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- choosing FFT library...☆149Updated 2 years ago
- Fast Fourier Transform using the Vulkan API☆34Updated 4 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Approximate and vectorized versions of common mathematical functions☆52Updated 8 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated last month
- Add-on packages for Vector class library☆74Updated last year
- A simple demo shows how to use the SIMD,Single Instruction Multiple Data, to optimize and accelerate the FFT algorithm.☆37Updated 6 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 5 months ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- Fast yet accurate trigonometric functions☆153Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 6 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆145Updated 13 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 5 months ago