On Wed, Apr 25, 2012 at 12:13 PM, Till Stensitzki <mail.till@gmx.de> wrote: > Hello, > is there weighted version of linalg.lstsq available? > In my case, b is a (N,K) matrix, so i can't use manual scaling of x and b. > What shape are the weights in this case? I'm not that familiar with problems with an N x K b matrix. Skipper