fortran-lapack
fortran-lapack copied to clipboard
`solve` non-square matrices with least squares
solve should also work for non-square matrices (e.g. Matlab).
It should return the least-squares solution.