A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-January/042001.html below:

[Python-Dev] Accumulation module

[Python-Dev] Accumulation module [Python-Dev] Accumulation moduleMatthias Klose doko at cs.tu-berlin.de
Tue Jan 13 15:56:41 EST 2004
Raymond Hettinger writes:
> I'm working a module with some accumulation/reduction/statistical
> formulas:
> 
> average(iterable):
> stddev(iterable, sample=False)
> product(iterable)
> nlargest(iterable, n=1)
> nsmallest(iterable, n=1)
> 
> The questions that have arisen so far are:
> 
> * What to call the module
> 
> * What else should be in it?

you may want to have a look at
http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4