[issue41513] Scale by power of two in math.hypot()

Raymond Hettinger report at bugs.python.org
Sat Aug 15 22:38:25 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset fff3c28052e6b0750d6218e00acacd2fded4991a by Raymond Hettinger in branch 'master':
bpo-41513: Improve speed and accuracy of math.hypot() (GH-21803)
https://github.com/python/cpython/commit/fff3c28052e6b0750d6218e00acacd2fded4991a


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41513>
_______________________________________


More information about the Python-bugs-list mailing list