summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorxoviat <xoviat@users.noreply.github.com>2017-12-26 12:29:52 -0600
committerCharles Harris <charlesr.harris@gmail.com>2017-12-26 11:29:52 -0700
commit2d761b6ac092b93cb011db524e9f230957e5ff0f (patch)
tree1c6c0c582f1fed28c009bb195e43d2b7e426c535 /numpy/add_newdocs.py
parenta4c995577505ed4c5480f3229537eeabd728f598 (diff)
downloadnumpy-2d761b6ac092b93cb011db524e9f230957e5ff0f.tar.gz
DOC: add warning to isclose function (#10214)
* DOC: add warning to isclose function The default absolute tolerance for isclose can result in misleading results when the numbers being compared are much less than one. See gh-10161 for discussion. * DOC: compare numpy.isclose to math.isclose function. * DOC: somewhat clarify the warning for the isclose function * DOC: clarify notes for isclose function * DOC: clarify that atol should be reduced for small numbers * DOC: update based on feedback * DOC: update based on feedback [skip-ci]
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions