Skip to content

MohammedRashad/Awesome-Matrix-Calculator

Repository files navigation

Awesome-Matrix-Calculator

Calculator that perform matrix calculations on any NxN matrix

Implemented Operations :

  • Addition
    • 2x2
    • 3x3
    • generic
  • Subraction
    • 2x2
    • 3x3
    • generic
  • Scalar Multiplication
    • 2x2
    • 3x3
    • generic
  • Multiplication
  • Transpose
  • Determinant

License

This Project is signed under the GNU Public License, usage and sharing is allowed with respect to the license rules.