Menu

NLPy features Python version of LSQR

A Python implementation of LSQR was just added to NLPy. LSQR is Michael Saunders' implementation of a conjugate-gradient-type iterative for sparse linear equations linear least-squares problems. See Michael's page for more information http://www.stanford.edu/group/SOL/software/lsqr.html

Posted by Dominique 2007-12-09

Log in to post a comment.