Calculate the dot product of two double-precision floating-point vectors.
-
Updated
Nov 1, 2024 - C
Calculate the dot product of two double-precision floating-point vectors.
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
Term Frequency - Inverse Document Frequency and Cosine Similarity, used to check how similar two given texts are.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
An MPI program that computes the inner product of two vectors
Basic Task of taking cross product and dot product using cpp
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors.
This project contains dot product and array mapping functions for both single and double float values in Assembly x86 AT&T. The dot product function works on two arrays, while the mapping function passes each item of an array through a simple polynomial function.
Add a description, image, and links to the dot-product topic page so that developers can more easily learn about it.
To associate your repository with the dot-product topic, visit your repo's landing page and select "manage topics."