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

Mark Dickinson report at bugs.python.org
Thu Jan 19 14:44:53 EST 2017


Mark Dickinson added the comment:

Serhiy, Victor: thanks for the reviews. Here's a new patch. Differences w.r.t. the old one:

- Converted to argument clinic.
- Updated docstring to talk about special cases.
- More tests, as suggested by Serhiy.
- whatsnew entry and ..versionadded in docs.

----------

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


More information about the Python-bugs-list mailing list