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☆174Updated last year
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- Simple example of using Vulkan for GPGPU computing☆54Updated 6 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
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 11 months ago
- nanothread — Minimal thread pool for task parallelism☆77Updated last month
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated last month
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated 2 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Add-on packages for Vector class library☆74Updated last year
- Fast yet accurate trigonometric functions☆159Updated 3 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆269Updated last month
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆178Updated 6 years ago
- Approximate and vectorized versions of common mathematical functions☆204Updated 5 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated 5 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- choosing FFT library...☆150Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago