diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-03-10 00:23:26 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-03-10 18:38:51 -0800 |
commit | ec151cc1147913ab470bba277f16a7085d69ec0c (patch) | |
tree | 20526712a6ef784b495e131927c417eeb2e28fe9 /numpy/lib/tests/test_regression.py | |
parent | dede2691e7db9f0dacbc55444e5495856fa3f504 (diff) | |
download | numpy-ec151cc1147913ab470bba277f16a7085d69ec0c.tar.gz |
API: Change iterator API parameters ndim and niter from npy_intp to int
These parameters are never large, so it's better to use a straight int
instead of npy_intp, consistent with ndim in PyArrayObject as well.
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions