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


Groups > comp.lang.python > #17727 > unrolled thread

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

Started byRobert Kern <robert.kern@gmail.com>
First post2011-12-22 11:18 +0000
Last post2011-12-22 11:18 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromRobert Kern <robert.kern@gmail.com>
Date2011-12-22 11:18 +0000
SubjectRe: Elementwise -//- first release -//- Element-wise (vectorized) function, method and operator support for iterables in python.
Message-ID<mailman.3973.1324552821.27778.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web