diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-13 16:25:24 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-14 20:07:07 -0600 |
commit | cc2c5827af19f81f839ba1a2f88ed17a46a54bad (patch) | |
tree | a0f1fdda404bf17ae90860368ff028c16f0f6cdd /numpy/lib/tests/test_arraysetops.py | |
parent | c000c1e67477a6bfbc23326ed19af4177f5a80e9 (diff) | |
download | numpy-cc2c5827af19f81f839ba1a2f88ed17a46a54bad.tar.gz |
BUG: Ensure current num fields holds enough space for ultra-wide columns
A bit tricky, the code used to assume we are limited to <32bits due to the
dtype limitations. But we are not for homogeneous arrays, so lets try
to get it to work.
(Right now it seems to fail, although even if it succeeds it will need
a huge amount of memory)
Diffstat (limited to 'numpy/lib/tests/test_arraysetops.py')
0 files changed, 0 insertions, 0 deletions