Skip to content

A Java class to represent and perform basic matrix manipulation operations. Uses mathemtaical algorithms to manipulate matrices.

License

Notifications You must be signed in to change notification settings

Sami-ul/Matrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrices

A simple Java program to represent and manipulate matrices.

Features:

  • Laplace expansion to calculate inverse recursively
  • Basic addition, subtraction, and multiplication operations

Todo:

  • Add unit testing

About

A Java class to represent and perform basic matrix manipulation operations. Uses mathemtaical algorithms to manipulate matrices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages