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


Groups > comp.lang.python > #17727

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

From Robert Kern <robert.kern@gmail.com>
Subject Re: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
Date 2011-12-22 11:18 +0000
References <CAOFbRmLyw88pHNSdszQY672ukAcm965jDUamXQGOFXoX9pd3+Q@mail.gmail.com> <CAM9nNp8_FM+ZbK1hQ9eA8+f9hY5uQCSxLOxRvG2H3Ao7uX4uZw@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3973.1324552821.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 12/21/11 5:07 PM, Paul Dubois wrote:
> You're reinventing Numeric Python.

Actually, he's not. The numerical operators certainly overlap, but Elementwise 
supports quite a bit more generic operations than we ever bothered to implement 
with object arrays.

-- 
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

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. Robert Kern <robert.kern@gmail.com> - 2011-12-22 11:18 +0000

csiph-web