Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #17677

Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.

References <CAOFbRmLyw88pHNSdszQY672ukAcm965jDUamXQGOFXoX9pd3+Q@mail.gmail.com> <CAM9nNp8_FM+ZbK1hQ9eA8+f9hY5uQCSxLOxRvG2H3Ao7uX4uZw@mail.gmail.com>
Date 2011-12-21 12:22 -0500
Subject Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
From Nathan Rice <nathan.alexander.rice@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3929.1324488144.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Dec 21, 2011 at 12:07 PM, Paul Dubois <pfdubois@gmail.com> wrote:
> You're reinventing Numeric Python.

I prefer to think of it in terms of paying homage to NumPy (and
functional programming).  A big part of the motivation for this was
bringing the elegance of NumPy to other areas of python besides
numerical/scientific programming.

Nathan

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python. Nathan Rice <nathan.alexander.rice@gmail.com> - 2011-12-21 12:22 -0500

csiph-web