niswegmann / small-matrix-inverseLinks
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆96Updated 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 simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 9 years ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆193Updated 6 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆61Updated 8 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆40Updated last month
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months 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…☆152Updated 13 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 8 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Simple example of using Vulkan for GPGPU computing☆58Updated 7 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Vectorizable implementations of some mathematical functions☆106Updated 5 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 months ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- A flexible image resampling library☆44Updated 9 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆46Updated 2 years ago
- C/C++ Utility Library☆37Updated last year
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆198Updated 5 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Updated 7 years ago