diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-12 13:19:41 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-12 13:19:41 -0800 |
commit | 7c3b6b8d471778eb9fda7636bae33a1f387ee6c1 (patch) | |
tree | 5e45cdb5ff548939a02a38ae680ea40ba0e984b4 /numpy/core/fromnumeric.py | |
parent | c44820a695e7baf1e3196f359f9d91f0afef61ae (diff) | |
download | numpy-7c3b6b8d471778eb9fda7636bae33a1f387ee6c1.tar.gz |
ENH: iter: Add check for buffered output allocation without delayed bufalloc
When allocating an output and specifying it's to be read, most iteration
modes allow the code to fill the allocated output with a value before
starting actual iteration. When buffering is enabled and delayed
buffer allocation is not, this won't work, so throw an error
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions