diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-10-10 19:53:03 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-10-10 20:00:25 +0200 |
commit | d6278bdc47d12acc5d3edfad3ad0654055f77737 (patch) | |
tree | 00ab2c980fb22e2cc72d7a345ad28efe82b7bf5b /numpy/core/function_base.py | |
parent | 6457686e8fd5df3ef5d64f3e3cff27ccec4dac6c (diff) | |
download | numpy-d6278bdc47d12acc5d3edfad3ad0654055f77737.tar.gz |
MAINT: replace bytewise copy with memcpy
memcpy takes care of unaligned memory and is inlined by the compiler,
there is no need for own code.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions