treams.util.lstsq

treams.util.lstsq(a, b, rcond='warn')

Solve linear system using least squares.

See also numpy.linalg.lstsq().