[Numpy-discussion] Portable functions for nans, signbit, etc.

David Cournapeau cournape at gmail.com
Thu Oct 2 04:41:43 EDT 2008


On Thu, Oct 2, 2008 at 11:41 AM, Charles R Harris
<charlesr.harris at gmail.com> wrote:

>
> Which is rather clever. I think binary_cast will require some pointer abuse.

Yep (the funny thing is that the bit twiddling will likely end up more
readable than this C++ stuff)

cheers,

David



More information about the NumPy-Discussion mailing list