[SciPy-Dev] TST: add benchmark for newton, secant, halley · Issue #8587 · scipy/scipy

Mark Alexander Mikofski mikofski at berkeley.edu
Thu Apr 5 00:07:14 EDT 2018


Hi all,

I've added some airspeed velocity benchmarks for the Newton methods in
scipy.optimize.zeros. You can compare them to the c-language zeros methods
like brentq. The 1st test function "f1", a parabola, is similar to the
c-language "f2", also a parabola. This is the PR:

https://github.com/scipy/scipy/pull/8587

Thank,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180405/cf0b68ce/attachment.html>


More information about the SciPy-Dev mailing list