niswegmann / small-matrix-inverse
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆91Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for small-matrix-inverse
- A header only library implementing common mathematical functions using SIMD intrinsics☆92Updated 2 weeks ago
- Header only FFT library☆169Updated last year
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆166Updated 5 years ago
- Modified DirectXMath for cross-platform compiling☆32Updated 8 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆110Updated 4 months ago
- Just my local copy of math-neon with build script☆91Updated 6 years ago
- A small and fast Discrete Fourier Transform library☆42Updated 6 months ago
- Vectorizable implementations of some mathematical functions☆102Updated 4 years ago
- fast log and exp functions for x86/x64 SSE☆221Updated 2 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 7 years ago
- Approximate and vectorized versions of common mathematical functions☆52Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆51Updated 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…☆141Updated 12 years ago
- Realization of the atan2 approximations faster than standard function.☆25Updated 11 years ago
- an extended version of Julien Pommier's sse_mathfun☆39Updated 5 years ago
- Mirror of the Cephes C source for reference☆86Updated 10 months ago
- A fast implementation of log() and exp()☆49Updated last year
- Fast Fourier Transform using the Vulkan API☆31Updated 4 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆22Updated 5 months ago
- Fast yet accurate trigonometric functions☆147Updated 2 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆82Updated last year
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 5 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆87Updated 6 months ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆250Updated last year
- ☆18Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆172Updated 3 months ago