summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authormolsonkiko <46202915+molsonkiko@users.noreply.github.com>2023-03-14 05:57:27 -0700
committerGitHub <noreply@github.com>2023-03-14 13:57:27 +0100
commit071388f957c13c1a4f03bc811e3d128335ac686e (patch)
treee74039b2b95dc6caa5a64db12b3f2982dc34c658 /numpy/array_api
parent80f7cba7a4bf0970095d7f750abf15bf4b5e364b (diff)
downloadnumpy-071388f957c13c1a4f03bc811e3d128335ac686e.tar.gz
ENH: show dtype in array repr when endianness is non-native (#23295)
Fx problem where, for example, np.array([1], dtype='>u2') and np.array([1], dtype='<u2') both got represented as np.array([1], dtype=uint16), or the dtype is not shown for the default ones (float64, default int).
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions