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:15:11 EST 2011


On 12/21/11 6:52 PM, Joshua Landau wrote:

> If fix means "return number" then no. This inconsistency between elementwise
> operations and 'normal' ones is the problem. Again, explicit elementwise-ifying
> through "~" fixes that. You need to tell me why this is worth the confusion over
> that.

I understand that you are a supporter of PEP 225, but please have some courtesy 
towards other developers. We can explore alternatives in parallel. If we all 
worked on exactly the same thing (much less the one thing that only you get to 
choose), we would forgo a lot of valuable experience. You can point out the 
flaws of Elementwise's implementation and compare it to the virtues of PEP 225 
without being so demanding. He doesn't "need to tell" you a damn thing.

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