diff options
author | Matti Picus <matti.picus@gmail.com> | 2019-11-25 11:07:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-25 11:07:30 -0800 |
commit | 4de39979cbe26741c01bded893ce0269116c7153 (patch) | |
tree | 054f1fcb7af41c4057cda2937e01acb60e4de944 /doc/source/reference | |
parent | 9ed9806637297aa3915294ce1ae97184529dbd04 (diff) | |
parent | ac757b50edbbdb49cf0c1804d7f6273e16d269a4 (diff) | |
download | numpy-4de39979cbe26741c01bded893ce0269116c7153.tar.gz |
Merge pull request #14718 from eric-wieser/disable-Q_-_m_casting
API: Forbid Q<->m safe casting
Diffstat (limited to 'doc/source/reference')
-rw-r--r-- | doc/source/reference/ufuncs.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/reference/ufuncs.rst b/doc/source/reference/ufuncs.rst index 0416d6efc..361cf11b9 100644 --- a/doc/source/reference/ufuncs.rst +++ b/doc/source/reference/ufuncs.rst @@ -253,9 +253,9 @@ can generate this table for your system with the code given in the Figure. B - - Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y - Y H - - - Y Y Y Y - Y Y Y Y Y - Y Y Y Y Y Y Y Y Y Y - Y I - - - - Y Y Y - - Y Y Y Y - - Y Y - Y Y Y Y Y Y - Y - L - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - Y - Q - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - Y - P - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - Y + L - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - - + Q - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - - + P - - - - - - - - - - Y Y Y - - Y Y - Y Y Y Y Y Y - - e - - - - - - - - - - - - - Y Y Y Y Y Y Y Y Y Y Y - - f - - - - - - - - - - - - - - Y Y Y Y Y Y Y Y Y Y - - d - - - - - - - - - - - - - - - Y Y - Y Y Y Y Y Y - - |