A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
-
Updated
Oct 19, 2021 - C
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
Calculate the dot product of two double-precision floating-point vectors.
Calculate the dot product of two vectors.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two vectors.
C++ SIMD header-only math library targeting game/engine development
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Calculate the dot product of two double-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
OpenMP Practice with Min/Max search in a vector, scalar product of vectors, simplest work with matrices.
OpenMPI Practice with Min/Max search in a vector, scalar product of vectors, matrix-multiplication: Strip & Fox algorithms.
Linear Algebra using Python
Add a description, image, and links to the scalar-product topic page so that developers can more easily learn about it.
To associate your repository with the scalar-product topic, visit your repo's landing page and select "manage topics."