fortran-lapack icon indicating copy to clipboard operation
fortran-lapack copied to clipboard

`solve` non-square matrices with least squares

Open perazz opened this issue 1 year ago • 0 comments

solve should also work for non-square matrices (e.g. Matlab). It should return the least-squares solution.

perazz avatar Feb 15 '24 11:02 perazz