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:
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆118Updated 11 months ago
- Header only FFT library☆175Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- Mirror of the Cephes C source for reference☆93Updated last year
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆180Updated 6 years ago
- Fast yet accurate trigonometric functions☆159Updated 3 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated 5 months ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast Fourier Transform using the Vulkan API☆34Updated 4 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☆142Updated 2 months ago
- SPMD in C++☆68Updated 5 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 6 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…☆146Updated 13 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Approximate and vectorized versions of common mathematical functions☆204Updated 5 years ago
- choosing FFT library...☆151Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆78Updated 2 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆91Updated 2 weeks ago
- ☆21Updated 7 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆272Updated 2 weeks ago