[Numpy-discussion] Sign of NaN

Charles R Harris charlesr.harris at gmail.com
Tue Sep 29 11:43:53 EDT 2015


On Tue, Sep 29, 2015 at 9:25 AM, Anne Archibald <archibald at astron.nl> wrote:

> IEEE 754 has signum(NaN)->NaN. So does np.sign on floating-point arrays.
> Why should it be different for object arrays?
>

What about non-numeric objects in general ?

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150929/fb253fb5/attachment.html>


More information about the NumPy-Discussion mailing list