diff options
author | Antony Lee <anntzer.lee@gmail.com> | 2021-08-04 20:21:35 +0200 |
---|---|---|
committer | Antony Lee <anntzer.lee@gmail.com> | 2021-08-06 19:52:30 +0200 |
commit | 6b681d938df505c9a669a1892186b378085b7ee8 (patch) | |
tree | e410ab68a41cfe28331174c66879546f26c98c61 /numpy/array_api/_manipulation_functions.py | |
parent | e6be8977bd741ee39fdc0b30fccae036c68db9f7 (diff) | |
download | numpy-6b681d938df505c9a669a1892186b378085b7ee8.tar.gz |
loadtxt: Preconstruct a (lineno, words) iterator to pass to read_data.
Mostly to help later speedups, but also slightly optimizes
`len(vals) == 0` into a bool check (in `filter`).
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions