[SciPy-dev] hidden scipy.optimize.nnls
Jarrod Millman
millman@berkeley....
Wed Dec 17 13:28:04 CST 2008
On Tue, Dec 16, 2008 at 9:14 PM, <josef.pktd@gmail.com> wrote:
> Is scipy.optimize.nnls hidden on purpose?
It was added a few months ago by Uwe Schmitt. I don't think it was
hidden on purpose.
Please add:
from nnls import nnls
to optimize.__init__.py and add a entry to info.py.
Thanks,
--
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
More information about the Scipy-dev
mailing list