Matrix multiplication calculator.
Go to file
2022-11-13 20:42:28 -05:00
.gitignore Initial commit 2022-11-13 20:42:28 -05:00
LICENSE Initial commit 2022-11-13 20:42:28 -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.