diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2023-02-20 21:50:20 -0500 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2023-04-07 20:12:31 -0400 |
commit | 59c73c666b3590895d58bcb91a3732820da3c7bb (patch) | |
tree | 66dbe4f1b5e426c4aea26e83b9a61d959597015b /numpy/array_api/_indexing_functions.py | |
parent | 954aa5856c9812b71162415b6573b397368a1da7 (diff) | |
download | numpy-59c73c666b3590895d58bcb91a3732820da3c7bb.tar.gz |
ENH: Use threshold also inside SubArrayFormat.
Previously, for structured arrays that contain a lot of elements,
those are always all shown, independent of the threshold print option.
This PR ensures that threshold and edgeitems are respected.
Note that multidimensional items are typeset without line breaks,
to avoid breaking up the structure. Hence, this does not solve the
issue that structured array elements can easily overfill a line on
the console.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions