niswegmann / small-matrix-inverseLinks
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆94Updated 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☆114Updated 2 months ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- Header only FFT library☆177Updated 2 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆124Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆40Updated last month
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆188Updated 6 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- Public-domain single-header FFT library (power-of-2 size case only)☆61Updated 8 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Approximate and vectorized versions of common mathematical functions☆213Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- Vectorizable implementations of some mathematical functions☆105Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- 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…☆152Updated 13 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆194Updated 5 years ago
- Nanoscale Signal, Noise and Audio Processing library in C++11☆23Updated 2 years ago
- A flexible image resampling library☆44Updated 8 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆43Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- Fast Fourier Transform using the Vulkan API☆35Updated 5 years ago