diff options
author | David Cournapeau <cournape@gmail.com> | 2009-08-07 13:22:15 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2009-08-07 13:22:15 +0000 |
commit | d4001cfbfd953fd78e25df6ab32db845df3a90d8 (patch) | |
tree | dc0d99c786418dbcb01c92803936dafc74efb79e /numpy/core/numeric.py | |
parent | fa317f76579b109d180c5f2ada1fd7787719d9df (diff) | |
download | numpy-d4001cfbfd953fd78e25df6ab32db845df3a90d8.tar.gz |
Add unit test showing regression in stacked neighborhood iterator.
If a first neigh iterator n1 is created to that the neighborhood is
strictly inside and smaller than the array, the second iterator on top
of it will wrongly use n1 boundaries outside the neighborhood, even if
still within the array.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions