Two-dimensional arrays

Chad Netzer cnetzer at mail.arc.nasa.gov
Tue May 27 18:34:17 EDT 2003


On Tue, 2003-05-27 at 14:55, Terry Reedy wrote:

> Interesting convergence of responses.  During the pydev discussion the
> new sum() builtin, someone suggested that it might be nice to have a
> simple statistics module (which is where min(), max(), and sum() would
> belong).   If such a thing were to come to pass, an array function
> should certainly be included.

Hmmm.  I'm currently working on this (at very low priority), so I'll
keep that in mind.

I may have a "basicstats.py" or "simplestats.py" module ready by 2.4. 
If it gets enough functionality, I'll even go ahead and call it
"statistics.py".  I hope to start some further discussion once I get
some other projects out of the way (I also need to talk with current
stats.py module authors/maintainers to avoid duplicate efforts)

-- 

Chad Netzer
(any opinion expressed is my own and not NASA's or my employer's)






More information about the Python-list mailing list