/Matrix_Processor

Project developed in part at JetBrains Academy

Primary LanguagePythonMIT LicenseMIT

Matrix Processor

Matrix processor project done as part of Jetbrains academy

Features:

  • Sum of Matrices
  • Matrix subtraction
  • Multiplying by a constant
  • Multiplying two matrices
  • Matrix transposed
  • Calculate the determinant
  • Inverse Matrix