yui0 / ugemm
GEMM
☆10Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ugemm
- portable, fast, approximate math functions☆28Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆93Updated this week
- A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C☆15Updated 3 years ago
- CMake module to optimize cflags for architecture extensions such as SSE, AVX☆27Updated 4 months ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆17Updated 2 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 5 years ago
- Lightweight Neural Network☆6Updated 3 years ago
- Add-on packages for Vector class library☆72Updated 11 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry…☆18Updated last year
- A Simple and Efficient FFT Implementation in C☆10Updated 6 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆48Updated 2 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆15Updated 2 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆87Updated this week
- μFFT: fast Fourier transform☆20Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- Single header libraries☆22Updated 4 years ago
- A C library to read standard MIDI files.☆22Updated 5 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆111Updated 4 months ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆38Updated 2 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Single file libraries for C/C++☆117Updated 3 months ago
- Mirror of the Cephes C source for reference☆86Updated 11 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago