Matrix multiplication calculator.
Go to file
array-in-a-matrix 77eadc54f8 i dont remember
2022-11-22 19:53:54 -05:00
src dot product 2022-11-22 19:53:27 -05:00
.gitignore better makefile 2022-11-15 11:45:52 -05:00
LICENSE Initial commit 2022-11-13 20:42:28 -05:00
Makefile i dont remember 2022-11-22 19:53:54 -05:00
README.md cap 2022-11-18 08:10:36 -05:00

Multrix

Matrix multiplication calculator; calculates the cross & dot products of 2 matrices.