Matrix multiplication calculator.
Go to file
array-in-a-matrix eae5c23730 kid named finger
2022-11-17 20:44:33 -05:00
src kid named finger 2022-11-17 20:44:33 -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 kid named finger 2022-11-17 20:44:33 -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.