This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unnecessary limitation in QR code?


Lowell Johnson writes:
 > I think there is an unnecessary limitation in the QR solution code
 > (linalg/qr.c).  The functions gsl_linalg_QR_svx() and gsl_linalg_QR_solve()
 > only support square matrices.  Shouldn't the input matrix be allowed to be M x
 > N, M >= N ? 
 > 

Good point -- I will add that.  Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]