Showing results for Miniature Vector Vector Product
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.
GitHub Repo
https://github.com/DavisKoreal/Miniature-plagiarism