Matrix multiplication calculator.
Find a file
array-in-a-matrix 4881ce5e4d removed newlines
2022-11-22 21:42:00 -05:00
src removed newlines 2022-11-22 21:42:00 -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.