Solving least squares problems for underdetermined systems
Posted: Fri Apr 05, 2019 12:28 am
Greetings,
I have two related questions re: solving the least squares problem (with routines like `magma_dgels`) for under-determined systems of equations (i.e. cases where m<n; which of course, is not currently supported by Magma):
1) Is support for solving problems of this type anywhere on the horizon in the Magma roadmap?
2) Whether such plans exist or not: does anyone know of any GPU-enabled libraries that solve systems of equations of this type?
Thanks in advance for your help.
Cheers,
...Greg
I have two related questions re: solving the least squares problem (with routines like `magma_dgels`) for under-determined systems of equations (i.e. cases where m<n; which of course, is not currently supported by Magma):
1) Is support for solving problems of this type anywhere on the horizon in the Magma roadmap?
2) Whether such plans exist or not: does anyone know of any GPU-enabled libraries that solve systems of equations of this type?
Thanks in advance for your help.
Cheers,
...Greg