项目作者: MarcinMier
项目描述 :
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, 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.
高级语言: Python
项目地址: git://github.com/MarcinMier/Matrix-calculator.git