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

Bill Baxter wbaxter at gmail.com
Sat Mar 24 17:35:15 EDT 2007


On 3/25/07, Robert Kern <robert.kern at gmail.com> wrote:
> 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

Great!  That's a relief.

--bb



More information about the NumPy-Discussion mailing list