diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-09-28 16:30:37 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-09-28 17:15:51 +0200 |
commit | 58d79003da26c9fb9919a82b64295338360106ba (patch) | |
tree | d8d12162e839afecaaab265a9f16922e0161f7e2 /numpy/polynomial/polyutils.py | |
parent | 1475cfa46356c63c337b2d3d5903be2451dbb9c5 (diff) | |
download | numpy-58d79003da26c9fb9919a82b64295338360106ba.tar.gz |
ENH: reduce calls to npy_is_aligned in _IsAligned
one can just bitwise_or the memory and all strides and call npy_is_aligned on
that to get the same result.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions