[SciPy-user] Non-negative least squares method

Matthieu Brucher matthieu.brucher at gmail.com
Thu Apr 10 17:35:10 EDT 2008


2008/4/10, Gael Varoquaux <gael.varoquaux at normalesup.org>:
>
> On Thu, Apr 10, 2008 at 10:43:28PM +0200, Matthieu Brucher wrote:
> >    If people want, they can have graphic output (see the examples, if
> you
> >    want). It can be very usefull to track the evolution of the
> optimization.
>
>
> Yes, I agree, but coupling this in scientific algorithms to heavily seems
> a very very bad idea, IMHO. I think it should be made possible to get a
> package with not one line related to graphics, or plotting, and of course
> no printing on the screen.
>
> Now adding the option of passing a few callbacks to do the plotting, but
> not giving these callbacks in the core package is a different story.


I think that is what dmitrey does. But as he provides a specific interface
to a lot of different solvers, providing a half-baked wrapper to bvls is not
what he wants, because people expect the full interface ;)

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080410/d1b7ecd0/attachment.html>


More information about the SciPy-User mailing list