The LAPACK forum has moved to https://github.com/Reference-LAPACK/lapack/discussions.

Least squares on a sparse matrix - excluding terms from RSS?

Open discussion regarding features, bugs, issues, vendors, etc.

Least squares on a sparse matrix - excluding terms from RSS?

Postby Kadence » Thu Jul 03, 2008 12:12 am

Is is possible in LAPACK to perform least squares on a sparse matrix - a matrix with missing elements? In other words, if in AX=B, a certain B.ij=0, then the residual given by row A.i times column X.j is not counted in the residual sum of squares.
Kadence
 
Posts: 15
Joined: Fri Jun 27, 2008 11:48 pm

Postby Kadence » Thu Jul 03, 2008 4:46 pm

I'm looking into that, thanks.

Does anyone know of an open-source least squares solver (usuable in C++) where one can directly modify the residual sum of squares? For instance to ignore certain elements, or for regularization purposes. Preferably one that's really really fast :)
Kadence
 
Posts: 15
Joined: Fri Jun 27, 2008 11:48 pm


Return to User Discussion

Who is online

Users browsing this forum: No registered users and 8 guests