Message359903
I converted https://hg.python.org/cpython/rev/b33012ef1417 written by Mark Dickinson into a GitHub PR: PR 17987. I still expect tests failures. I plan to use the PR as a starting point to implement math.fma(). If tests continue to fail on some platforms, I plan to manually handle NaN and INF in the C code, before calling libc fma(). |
|
Date |
User |
Action |
Args |
2020-01-13 14:11:05 | vstinner | set | recipients:
+ vstinner, mark.dickinson, pitrou, steven.daprano, skrah, nschloe, python-dev, serhiy.storchaka, eric.fahlgren, juraj.sukop, donovick |
2020-01-13 14:11:05 | vstinner | set | messageid: <1578924665.16.0.872318524022.issue29282@roundup.psfhosted.org> |
2020-01-13 14:11:05 | vstinner | link | issue29282 messages |
2020-01-13 14:11:04 | vstinner | create | |
|