Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 316 Bytes

MatXCal

MatXCal is a Console Application capable of calculating:

  • matrix and vector multiplication
  • gauss jordan calculation
  • determinant calculation
  • eigenvalue and eigenvector calculation

uses spirit 1.8.4 for parsing user inputs