diff options
author | Matteo Raso <mraso@uoguelph.ca> | 2022-09-14 19:05:29 -0400 |
---|---|---|
committer | Matteo Raso <mraso@uoguelph.ca> | 2022-09-14 19:05:29 -0400 |
commit | e792e6c58241b6e1576c3002a076b96e9f8ff21e (patch) | |
tree | 0cb23e44616f8bd7242f4536a88f66f75776959d /numpy/array_api/_set_functions.py | |
parent | 71155e9331cd30dbb37732a74fca5f23ab734aa4 (diff) | |
download | numpy-e792e6c58241b6e1576c3002a076b96e9f8ff21e.tar.gz |
DOC: Clarified how finfo works with complex numbers (#22260)
There was some confusion about how finfo works with complex numbers,
leading to an issue being made requesting that numpy either adds a
cinfo function or changes the documentation of finfo. The submitter of
that issue also linked to an issue for a seperate repository, which also
included conversation about the proposed change. (github.com/data-apis/array-api/issues/433)
In both discussions, there was a general concensus that it would be better
to change the documentation to explain how finfo works instead of
creating a cinfo function.
Since this is just a small documentation change, there's no need
to run the normal checks.
[skip ci]
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions