Matrix multiplication calculator.
Go to file
2023-01-16 16:28:14 -05:00
src print which calculator is in use 2023-01-16 16:28:14 -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.