[Numpy-discussion] Solaris Sparc build broken
David Cournapeau
cournape@gmail....
Sun Nov 8 22:43:51 CST 2009
On Mon, Nov 9, 2009 at 12:49 PM, Charles R Harris
<charlesr.harris@gmail.com> wrote:
>>
>
> Umm, PPC doesn't have ieee quad, it is an amalgam of two doubles.
Good catch ! I added a new type define for this case, with the
corresponding union.
I have quickly tested it under rosetta, and it seems that
npy_nextafterl gives a reasonable answer for the few values I have
tried (i.e. the same as for a double).
David
More information about the NumPy-Discussion
mailing list