On Thu, Feb 23, 2012 at 11:40 AM, Francesc Alted <[email protected]> wrote: > Exactly. I'd update this to read: > > float96 96 bits. Only available on 32-bit (i386) platforms. > float128 128 bits. Only available on 64-bit (AMD64) platforms.
Except float96 is actually 80 bits. (Usually?) Plus some padding... -- Nathaniel _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
