diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-10-23 00:52:34 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-10-24 02:22:42 +0200 |
commit | 77ecefbbae4892f45ffed0119ca3dab28a4d1f65 (patch) | |
tree | bc2a4c2e37f51b8660157785bd1c786f182a0d5b /numpy/polynomial/polyutils.py | |
parent | 54d3559c325be26f8fee71e1c669cc502286dc77 (diff) | |
download | numpy-77ecefbbae4892f45ffed0119ca3dab28a4d1f65.tar.gz |
BUG|MAINT: Fix reference count bugs, init NpyIter strides
Also changes some tests to not use np.empty as to avoid
valgrind spam.
The NpyIter strides are arbitrary, but 0 makes sense, and the
strides are used to decide which transfer function to use, etc.
causing lots of warnings in valgrind.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions