diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-06-17 19:01:10 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-07-01 19:24:38 +0200 |
commit | 83524f678cfbd439001b647a19880913efcf1837 (patch) | |
tree | 77e2b51994c5d1675960bac6f29f5174e3a9bcd0 /numpy/lib/nanfunctions.py | |
parent | fc5d7cfbac9370c92a42450d1921aebe9c9405f5 (diff) | |
download | numpy-83524f678cfbd439001b647a19880913efcf1837.tar.gz |
BUG: fix arrays wrapping foreign data losing their alignment flag
e.g. ufunc_at wraps input arrays which without this fix causes the
iterator to choose much slower unaligned code paths.
Also pointers from malloc can be not aligned for long double types, e.g.
on debian sparc.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions