Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 324 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 324 Bytes

Matrix-calculator

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, calculation of the determinant and the inverse of the matrix.