summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorMark Wiebe <mwwiebe@gmail.com>2011-01-12 13:19:41 -0800
committerMark Wiebe <mwwiebe@gmail.com>2011-01-12 13:19:41 -0800
commit7c3b6b8d471778eb9fda7636bae33a1f387ee6c1 (patch)
tree5e45cdb5ff548939a02a38ae680ea40ba0e984b4 /numpy/core/fromnumeric.py
parentc44820a695e7baf1e3196f359f9d91f0afef61ae (diff)
downloadnumpy-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