Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Miniature Vector Vector Product Vector Vector Vector
GitHub Repo https://github.com/DavisKoreal/Miniature-plagiarism

DavisKoreal/Miniature-plagiarism

This program aims to approximate plagiarism using the vector dot product of word frequency between two strings
GitHub Repo https://github.com/hannahGulle/Baby_BLAS

hannahGulle/Baby_BLAS

Constructed a miniature BLAS library with matrix-matrix multiplication, matrix-vector multiplication, vector-vector multiplication, dot product, iterative linear solver, and direct linear solver functions. An initial serial library was used as the foundation for one using Pthreads and one using OpenMP.