Re: sparse least squares



Hi, Thanks for your answer.

My matrix A is -
rectangular (something like 4n x n) ,
sparse,
unsymmetric

umfpack works only with square as far as I know (am I wrong?)
lsqr - gives an ok results but I was wondering if there is some package
in C that does something similar to what Matlab does for solving such
system (and they do sparse qr).

Thanks
-kem

.



Relevant Pages

  • Re: sparse least squares
    ... kem wrote: ... > umfpack works only with square as far as I know ... > lsqr - gives an ok results but I was wondering if there is some package ...
    (comp.soft-sys.matlab)
  • Re: Damped least square
    ... (Peter Spellucci) ... Just say help lsqr. ... where delta depends on lambda and vice versa lambda depends on delta. ... Damped least square was ...
    (sci.math.num-analysis)
  • Re: sparse least squares
    ... not claim to know what UMFPACK will handle. ... My statement however, was IF it only handles square systems, ... then form the normal equations and solve them. ... The best material model of a cat is another, or preferably the same, cat. ...
    (comp.soft-sys.matlab)