[Numpy-discussion] Simple multi-arg wrapper for dot()

Robert Kern robert.kern at gmail.com
Sat Mar 24 16:57:37 EDT 2007


Bill Baxter wrote:

> I think it's fine for filter()/reduce()/map() to be taken out of
> builtins and moved to a standard module, but it's not clear that
> that's what they're going to do.  That py3K web page just says "remove
> reduce()... done".

http://svn.python.org/projects/python/branches/p3yk/Lib/functools.py
http://svn.python.org/projects/python/branches/p3yk/Modules/_functoolsmodule.c

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list