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
- Automatically exported from code.google.com/p/math-neon☆40Updated 9 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆101Updated last month
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆172Updated 6 years ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Header only FFT library☆173Updated last year
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 8 months ago
- Mirror of the Cephes C source for reference☆91Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Fast yet accurate trigonometric functions☆151Updated 2 years ago
- choosing FFT library...☆145Updated 2 years ago
- Add-on packages for Vector class library☆73Updated last year
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- an extended version of Julien Pommier's sse_mathfun☆39Updated 5 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 4 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆37Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast Fourier Transform using the Vulkan API☆32Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- Approximate and vectorized versions of common mathematical functions☆52Updated 8 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 7 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…☆144Updated 13 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 2 months ago
- Cross platform portable accelerate math library using universal intrinsics.☆79Updated 4 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆21Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- fast log and exp functions for AVX2/AVX-512☆227Updated last week