[Numpy-discussion] numpy.mean still broken for largefloat32arrays

RayS rays at blue-cove.com
Sun Jul 27 10:16:47 EDT 2014


At 02:04 AM 7/27/2014, you wrote:

>You won't be able to do it by accident or omission or a lack of
>discipline. It's not a tempting public target like, say, np.seterr().

BTW, why not throw an overflow error in the large float32 sum() case?
Is it too expensive to check while accumulating?

- Ray








More information about the NumPy-Discussion mailing list