[SciPy-Dev] Benchmark for scalar Newton

Mark Alexander Mikofski mikofski at berkeley.edu
Wed Mar 21 15:31:07 EDT 2018


Hi all,

I've added to the airspeed velocity benchmarks. There were only benchmarks
for the pure C methods, so I added one for the scalar Newton method in
scipy.optimize.zeros. if you want to compare it with the other zeros use
"f1", a parabola, which is equivalent to "f2" for the other zeros.

If it's convenient for you please consider reviewing scipy PR #8587 . I
look forward to your comments.

Best regards,

Mark Mikofski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180321/c4c43b19/attachment.html>


More information about the SciPy-Dev mailing list