Matrix multiplication calculator.
Go to file
array-in-a-matrix 173291a378 nim file
2022-11-15 11:07:09 -05:00
src nim file 2022-11-15 11:07:09 -05:00
.gitignore Initial commit 2022-11-13 20:42:28 -05:00
LICENSE Initial commit 2022-11-13 20:42:28 -05:00
Makefile basic makefile 2022-11-15 11:06:52 -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.