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

Robert Kern robert.kern at gmail.com
Thu Dec 22 06:18:38 EST 2011


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




More information about the Python-list mailing list