[issue29282] Fused multiply-add: proposal to add math.fma()

Nico Schlömer report at bugs.python.org
Tue Feb 20 15:18:02 EST 2018


Nico Schlömer <nico.schloemer at gmail.com> added the comment:

> Existing libm implementations don't work,

Okay. Is this because of the inf/NaN discrimination hiccups mentioned above or are there any other pitfalls?

----------

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


More information about the Python-bugs-list mailing list