Matthieu Brucher wrote: > People are concerned by memory consumption, so if you use more memory > than what you think, you can encounter bugs. Least surprise is always > better ;)
sure, but I'm a bit confused -- there is a tiny amount of memory involved in the accumulator -- isn't it a single number? (or, for doing it along an axis, at least it's one order of magnitude fewer numbers) And with a double precision floating point unit, is the math any slower? would you have to push any more memory around? -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion