summaryrefslogtreecommitdiff
path: root/numpy/array_api/_indexing_functions.py
diff options
context:
space:
mode:
authorMarten van Kerkwijk <mhvk@astro.utoronto.ca>2023-02-20 21:50:20 -0500
committerMarten van Kerkwijk <mhvk@astro.utoronto.ca>2023-04-07 20:12:31 -0400
commit59c73c666b3590895d58bcb91a3732820da3c7bb (patch)
tree66dbe4f1b5e426c4aea26e83b9a61d959597015b /numpy/array_api/_indexing_functions.py
parent954aa5856c9812b71162415b6573b397368a1da7 (diff)
downloadnumpy-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