Skip to content

AliAyub007/Matrix_Computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix_Computer

This is a JAVA based Matrix Calculator, which takes as input multiple matrices from user and applies user requested operations on them. This repo contains codes and unit test for this calculator.

Operations

The program first asks user to enter the matrices and their names. Then user can enter an equation of any combination of follwing:

  • Matrix Sum
  • Matrix Difference
  • Matrix Multiplication
  • Scalar Multiplication
  • Matrix Transpose
  • Matrix Inverse

About

Matrix calculator in JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages