Skip to content

A repository that implements algorithms in the book "Matrix Computations", Fourth Edition, by Gene H. Golub and Charles F. Van Loan

Notifications You must be signed in to change notification settings

Haus226/matrixComputation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

matrixComputation

A repository that implements algorithms in the book "Matrix Computations", Fourth Edition, by Gene H. Golub and Charles F. Van Loan

Structure :

  • matrixDecomp.py
    • LU Decomposition
    • PLU Decomposition
    • QR Decomposition
    • Bidiagonalization
    • Tridiagonalization

About

A repository that implements algorithms in the book "Matrix Computations", Fourth Edition, by Gene H. Golub and Charles F. Van Loan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages