diff options
author | Alex Ford <fordas@uw.edu> | 2013-01-30 19:44:14 -0800 |
---|---|---|
committer | Bartosz Telenczuk <muchatel@poczta.fm> | 2013-06-12 13:34:28 +0200 |
commit | b69c48d34d6b6d9be01f37bd5117e946e2556df8 (patch) | |
tree | c4f36abae1fe14dfea7e3166dcc0ace4ecfe9215 /numpy/lib/user_array.py | |
parent | cfae0143b436c3296eebe71e2dd730625dcaae95 (diff) | |
download | numpy-b69c48d34d6b6d9be01f37bd5117e946e2556df8.tar.gz |
Chunk reads in format.read_array.
Maximum data size limitations in the crc32 module cause errors when
reading more than 2 ** 32 bytes from gzip streams. Work around this
issue when reading large arrays from npz files by chunking reads to
256mb.
This appears to resolve bug #2922.
Diffstat (limited to 'numpy/lib/user_array.py')
0 files changed, 0 insertions, 0 deletions