niswegmann / small-matrix-inverse
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
- Automatically exported from code.google.com/p/math-neon☆40Updated 9 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Header only FFT library☆173Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆103Updated 2 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆176Updated 6 years ago
- Mirror of the Cephes C source for reference☆91Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 9 months ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated 2 years ago
- Realization of the atan2 approximations faster than standard function.☆26Updated 11 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 4 months ago
- Approximate and vectorized versions of common mathematical functions☆203Updated 5 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- choosing FFT library...☆147Updated 2 years ago
- fast log and exp functions for AVX2/AVX-512☆227Updated last month
- 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…☆145Updated 13 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast yet accurate trigonometric functions☆152Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- nanothread — Minimal thread pool for task parallelism☆73Updated last week
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A simple demo shows how to use the SIMD,Single Instruction Multiple Data, to optimize and accelerate the FFT algorithm.☆36Updated 6 years ago
- The Fastest Fourier Transform in the South☆144Updated 3 years ago
- Fast Fourier Transform using the Vulkan API☆33Updated 4 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 4 years ago