summaryrefslogtreecommitdiff
path: root/doc/source/reference/ufuncs.rst
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-05-19 14:59:49 -0600
committerGitHub <noreply@github.com>2021-05-19 14:59:49 -0600
commite108c76f870c94d5fd2f50126cc40cb1258d89e3 (patch)
treecf6824fad3acf86b66c65530a2cb99595bedb5a8 /doc/source/reference/ufuncs.rst
parent319a2997236332ac83bc5eddeb80d8c4121be2d5 (diff)
parent2b7b2561f3c6c6fb0c80fed4ee503647636f14bc (diff)
downloadnumpy-e108c76f870c94d5fd2f50126cc40cb1258d89e3.tar.gz
Merge pull request #18676 from seberg/new-promotion-partial-weak-scalars
MAINT: Implement new style promotion for `np.result_type`, etc.
Diffstat (limited to 'doc/source/reference/ufuncs.rst')
-rw-r--r--doc/source/reference/ufuncs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/ufuncs.rst b/doc/source/reference/ufuncs.rst
index 27ebf8d1b..3eae4e159 100644
--- a/doc/source/reference/ufuncs.rst
+++ b/doc/source/reference/ufuncs.rst
@@ -266,7 +266,7 @@ can generate this table for your system with the code given in the Figure.
S - - - - - - - - - - - - - - - - - - - - Y Y Y Y - -
U - - - - - - - - - - - - - - - - - - - - - Y Y Y - -
V - - - - - - - - - - - - - - - - - - - - - - Y Y - -
- O - - - - - - - - - - - - - - - - - - - - - - Y Y - -
+ O - - - - - - - - - - - - - - - - - - - - - - - Y - -
M - - - - - - - - - - - - - - - - - - - - - - Y Y Y -
m - - - - - - - - - - - - - - - - - - - - - - Y Y - Y