[Numpy-discussion] bug in numpy.mean() ?
David Warde-Farley
wardefar@iro.umontreal...
Tue Jan 24 17:22:26 CST 2012
On Wed, Jan 25, 2012 at 01:12:06AM +0200, eat wrote:
> Or does the results of calculations depend more on the platform?
Floating point operations often do, sadly (not saying that this is the case
here, but you'd need to try both versions on the same machine [or at least
architecture/bit-width]/same platform to be certain).
David
More information about the NumPy-Discussion
mailing list