Matrix multiplication calculator.
Go to file
array-in-a-matrix 5bc5e85110 better makefile
2022-11-15 11:45:52 -05:00
src better makefile 2022-11-15 11:45:52 -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 better makefile 2022-11-15 11:45:52 -05:00
README.md Initial commit 2022-11-13 20:42:28 -05:00

multrix

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