summaryrefslogtreecommitdiff
path: root/numpy/doc/glossary.py
diff options
context:
space:
mode:
authorMark Wiebe <mwwiebe@gmail.com>2011-07-10 11:45:53 -0500
committerCharles Harris <charlesr.harris@gmail.com>2011-07-11 09:15:32 -0600
commita99a19437e1fe8547a6a002a4b247875fd9d482b (patch)
tree8462b06bdf8c5916b70b1b3f7b3d37e7ffc68872 /numpy/doc/glossary.py
parent0ce8c51ef2f25c54c34c7c47c5ccbf0ce81cecac (diff)
downloadnumpy-a99a19437e1fe8547a6a002a4b247875fd9d482b.tar.gz
ENH: core: Performance optimization in CopyInto, when both casting and broadcasting
When both casting and broadcasting are occurring, and the total size of 'src' is smaller than the default NumPy buffersize, this tells the iterator to make a copy with the 'dst' dtype so most of the operations are simple copies with no cast.
Diffstat (limited to 'numpy/doc/glossary.py')
0 files changed, 0 insertions, 0 deletions