Zoltw / Matrix-calculator

Simple matrix calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix-calculator

  • matrix addition
  • matrix subtraction
  • matrix multiplication
  • matrix scalar multiplication
  • matrix transpozition
  • exponentiation of matrix
  • determinant of matrix
  • is matrix diagonal?
  • swap two matrix values with places
  • bubble sort
  • sorting all rows in the matrix

About

Simple matrix calculator

License:MIT License


Languages

Language:C++ 99.1%Language:CMake 0.9%