Matrix multiplication calculator.
Go to file
array-in-a-matrix 81f6ada779 sanitization
2023-01-16 11:54:20 -05:00
src sanitization 2023-01-16 11:54:20 -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 renamed executables 2022-11-22 21:30:58 -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.