diff options
author | Bas van Beek <43369155+BvB93@users.noreply.github.com> | 2020-09-02 19:42:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 20:42:50 +0300 |
commit | 6eaf8906c4dccc60592dedd0ec9a7aae0e7db851 (patch) | |
tree | 35a605197e1d88ed9a6af7d8bc40f6862a8d483a /numpy/doc/misc.py | |
parent | f1d0378d3735aa97a86af3b87b8a9d9ee4575af7 (diff) | |
download | numpy-6eaf8906c4dccc60592dedd0ec9a7aae0e7db851.tar.gz |
DOC: Fix the documented signatures of four `ufunc` methods (#17199)
* DOC: Clarify that a number of ufunc-related parameters are positional-only
* DOC: Fixed an incorrect parameter name
`a' should be `array` in `np.ufunc.reduce()`
* DOC: Fixed an incorrect parameter name in `ufunc.reduceat`
* DOC: Replace all leftover references to `a` with `array`
* DOC: Replace two more leftover references to `a` with `array`
Diffstat (limited to 'numpy/doc/misc.py')
0 files changed, 0 insertions, 0 deletions