[Numpy-discussion] float96 on windows32 is float64?

Matthew Brett matthew.brett at gmail.com
Fri Mar 16 00:38:24 EDT 2012


Hi,

On Thu, Mar 15, 2012 at 9:33 PM, Val Kalatsky <kalatsky at gmail.com> wrote:
>
> I just happened to have an xp64 VM running:
> My version of numpy (1.6.1) does not have float128 (see more below what I
> get in ipython session).
> If you need to test something else please let me know.

Thanks a lot - that's helpful.  What do you get for:

print np.finfo(np.longdouble)

?

Best,

Matthew



More information about the NumPy-Discussion mailing list