Skip to content

cpp project from last year, uploading from old machine to preserve and reference syntax for chess prject

Notifications You must be signed in to change notification settings

molloyin/matrixinverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

matrixinverse

creates an arbitrary number of random matrices, computes their inverse using Gauss-Jordan elimination (partial pivot->forward elimination->backward elimination), and finally verifies if the inverse exists and if it correctly computed by checking originalmatrix * inversematrix == identitymatrix

About

cpp project from last year, uploading from old machine to preserve and reference syntax for chess prject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages