[SciPy-user] Non-negative least squares method

Bing bing.jian at gmail.com
Thu Apr 10 14:25:03 EDT 2008


Hi Jeevan,
   I have a  python wrapper of the following NNLS implementation
     http://www.cs.utexas.edu/~suvrit/work/progs/nnls.html
after asking the same question in this mailing list.  (google "scipy NNLS")
Klaus Schuch also kindly sent me his implementation in numpy.
If you would like to try my implementation, please let me know.

Bing

On Thu, Apr 10, 2008 at 12:51 PM, Jeevan Baretto <jeevan.baretto at gmail.com>
wrote:

> I was looking for the non-negative least squares method in scipy and
> couldn't find one. Can anyone help me out with this?
>
> Thanks,
> Jeevan
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080410/775c3587/attachment.html>


More information about the SciPy-User mailing list