On Wed, Apr 25, 2012 at 12:13 PM, Till Stensitzki <[email protected]> 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 _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
