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
- Fast yet accurate trigonometric functions☆164Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated 2 months ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆124Updated last year
- NanoSTL, a small subset of C++ STL and libm☆129Updated 3 months ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 7 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆39Updated 3 weeks ago
- Vectorizable implementations of some mathematical functions☆105Updated 5 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 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…☆151Updated 13 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months ago
- Fast Fourier Transform using the Vulkan API☆35Updated 5 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 weeks ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- ☆149Updated last year
- ☆21Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆193Updated 5 years ago
- Approximate and vectorized versions of common mathematical functions☆211Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A flexible image resampling library☆43Updated 8 years ago