A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
-
Updated
Nov 20, 2020 - Python
A matrix calculator in Python without the use of any modules made along with Jetbrain Academy.
A class based matrix calculator project, just for fun.
The program compute the following operations: matrix addition, matrix multiplication by a constant, matrix multiplication by another matrix, transposition along the main diagonal, the side diagonal, the vertical line and the horizontal line, The program compute the following operations: matrix addition, matrix multiplication by a constant, matri…
Add a description, image, and links to the matrix-calculator topic page so that developers can more easily learn about it.
To associate your repository with the matrix-calculator topic, visit your repo's landing page and select "manage topics."