Skip to content

QR decomposition using Householder reflections

Notifications You must be signed in to change notification settings

leesfy/qr_decomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr_decomp

QR decomposition using Householder reflections on C++, Fortran, including using BLAS and LAPACK