niswegmann / small-matrix-inverseLinks
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
Sorting:
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last week
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Header only FFT library☆176Updated last year
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆119Updated last year
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 7 months ago
- Fast yet accurate trigonometric functions☆159Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 8 years ago
- Fast Fourier Transform using the Vulkan API☆34Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆143Updated 3 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 6 months ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆182Updated 6 years ago
- A flexible image resampling library☆43Updated 8 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆87Updated last year
- Add-on packages for Vector class library☆75Updated last year
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Mirror of the Cephes C source for reference☆94Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 9 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…☆147Updated 13 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- Nanoscale Signal, Noise and Audio Processing library in C++11☆22Updated 2 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 7 months ago