diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2021-03-17 10:46:14 +0000 |
---|---|---|
committer | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2021-03-17 14:25:41 +0000 |
commit | 4572e12e199c2032c159121ae9afd12c3d3d5a5a (patch) | |
tree | 56cf4de3e57adb2afeb3380cbdab6c2dab12b91c /numpy/array_api/tests | |
parent | 398b01f346116e7974ef9bacf0a2b29f1b3492e4 (diff) | |
download | numpy-4572e12e199c2032c159121ae9afd12c3d3d5a5a.tar.gz |
BUG: Use lop1p to improve numerical precision
Use log1p(-x) instead of log(1 - x)
Seperate legacy version from current
closes #17020
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions