summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorJaime Fernandez <jaimefrio@google.com>2016-03-27 11:16:37 +0200
committerJaime Fernandez <jaimefrio@google.com>2016-03-27 11:16:37 +0200
commit2df40376a944c39dbd68ac4510c3aa65a31ddf92 (patch)
tree6105920e29c7269580b344289cfc557c89a52701 /numpy/core/numeric.py
parent63f3f246f73873c40b32092b0052befeaa6d9d05 (diff)
downloadnumpy-2df40376a944c39dbd68ac4510c3aa65a31ddf92.tar.gz
BUG: more on inplace reductions, fixes #615
This is a follow up to #7407 and #7466. It fixes an error in the comments (0 is the output and 1 is the input), moves them around so they apply to both branches of the if/else, and changes memcpy to memmove, since the memory segments can be overlapping, as pointed out by Valgrind in a really old issue.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions