On Fri, Nov 27, 2009 at 3:04 AM, David Cournapeau <
da...@ar.media.kyoto-u.ac.jp> wrote:

> Hi,
>
>    The function correlate can now implement what is generally accepted
> as the definition of correlation, but you need to request this behavior
> ATM (by default, it still does the wrong thing). Is it ok to deprecate
> the default ? I.e. the behavior is exactly the same, but we warn users
> about the change, and in 1.5.0, the default is to use the new behavior.
>
>
What exactly are the differences? IIRC, there is a change for complex
arguements and what looks like a bugfix for real arguments. Is there a way
to warn *only* when the behavior will be different?

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to