niswegmann / small-matrix-inverseLinks
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
☆93Updated 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☆109Updated last month
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆119Updated last year
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Fast yet accurate trigonometric functions☆160Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆182Updated 6 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 8 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 8 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆144Updated 4 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 7 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…☆148Updated 13 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- A flexible image resampling library☆43Updated 8 years ago
- fast log and exp functions for AVX2/AVX-512☆233Updated 4 months ago
- nanothread — Minimal thread pool for task parallelism☆80Updated 3 months ago
- Visual Computing Library☆20Updated 3 months ago
- Modified DirectXMath for cross-platform compiling