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:
- Header only FFT library☆177Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Fast yet accurate trigonometric functions☆161Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated 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☆38Updated 2 weeks ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆183Updated 6 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 5 months ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated 3 weeks ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- llvm::SmallVector stripped from dependencies.☆36Updated 5 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- Modified DirectXMath for cross-platform compiling☆36Updated 9 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- A flexible image resampling library☆43Updated 8 years ago
- Fast Fourier Transform using the Vulkan API☆35Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 9 months ago
- fast log and exp functions for AVX2/AVX-512☆233Updated 6 months ago
- Approximate and vectorized versions of common mathematical functions☆207Updated 5 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago