2008/9/19 David Cournapeau <[EMAIL PROTECTED]>:
> But cannot this be fixed at the python level of the max function ? I

Why shouldn't we have "nanmin"-like behaviour for the C min itself?
I'd rather have a specialised function to deal with the rare kinds of
datasets where NaNs are guaranteed never to occur.

> But on my numpy, it looks like nan breaks min/max, they are not ignored:

Yes, that's the problem.

Cheers
Stéfan
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to