diff options
author | David Cournapeau <cournape@gmail.com> | 2009-07-18 14:27:15 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2009-07-18 14:27:15 +0000 |
commit | 122f95b7aa4af124be2776f32614ef517eafdcf1 (patch) | |
tree | 9ba02e06df7871f70624feb76f02563f89174bb6 /numpy/ma/extras.py | |
parent | 296cb74355f21e227bb69fd209d4539bd6b6de9f (diff) | |
download | numpy-122f95b7aa4af124be2776f32614ef517eafdcf1.tar.gz |
Update new correlation support.
Rename PyArray_Acorrelate to PyArray_Correlate2 to follow the current NumPy
convention when adding new function and keeping the old one for backward
compatibility.
Add keyword to correlate to switch old/new behavior instead of adding
acorrelate, which is not discoverable.
Raise a DeprecationWarning when the old behavior is used - old behavior still
the default, though.
Diffstat (limited to 'numpy/ma/extras.py')
0 files changed, 0 insertions, 0 deletions