niswegmann / small-matrix-inverseLinks
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆95Updated 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:
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- Header only FFT library☆177Updated 2 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 3 months ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆189Updated 6 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆39Updated 2 weeks 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☆148Updated 8 months ago
- Vectorizable implementations of some mathematical functions☆105Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 7 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A flexible image resampling library☆44Updated 8 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 months ago
- Approximate and vectorized versions of common mathematical functions☆214Updated 5 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 8 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A fast implementation of log() and exp()☆55Updated 3 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 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…☆152Updated 13 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- fast log and exp functions for AVX2/AVX-512☆238Updated 9 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆93Updated 9 years ago
- SPMD in C++☆68Updated 5 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago