[SciPy-dev] Duplicate functionality.

Charles R Harris charlesr.harris at gmail.com
Sun Dec 20 19:03:41 EST 2009


Hi All,

There are two versions of bisection for finding roots, bisect in zeros.py
and bisection in minpack.py. I think it might be appropriate to deprecate
bisection with a suggestion to use bisect instead. Along the same lines, I
think newton should be moved into the zeros module. Thoughts?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20091220/76b6b3cf/attachment.html>


More information about the SciPy-Dev mailing list