[SciPy-dev] change scipy.optimize function signatures?? FEEDBACK NEEDED!! (ticket 285)

Matthieu Brucher matthieu.brucher at gmail.com
Fri Jul 20 13:47:07 EDT 2007


2007/7/20, Anne Archibald <peridot.faceted at gmail.com>:
>
> On 20/07/07, Alan G Isaac <aisaac at american.edu> wrote:
> > OK, I need to finalize the decision on this.
> > http://projects.scipy.org/scipy/scipy/ticket/285
> > Here are the current alternatives.
> >
> > 1. Implement the patch attached to the ticket.
> >    (I dislike this, as discussed earlier.)
> > 2. Change nothing (ticket becomes "won't fix")
> >    (I am ok with this.)
> > 3. Move the brent `code` into a `Brent` class.
> >    The `brent` function (with unchanged signature)
> >    remains as a convenient user interface to the `Brent`
> >    class, which can be used directly when more refined
> >    control is needed.  The class will include bracketing
> >    parameters as a response to the ticket.
> >    (I think this is best.)
>
> I like option 3 as well.



I third this option as well

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20070720/cbffc80e/attachment.html>


More information about the SciPy-Dev mailing list