Skip to content

FactorQR is a C++ application that decomposes matrices using QR factorization, delivering matrices 𝑄 and 𝑅 accurately and efficiently for linear algebra calculations.

Notifications You must be signed in to change notification settings

hexed-AAL1X/FactorQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FactorQR

About

FactorQR is a C++ application that decomposes matrices using QR factorization, delivering matrices 𝑄 and 𝑅 accurately and efficiently for linear algebra calculations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages