NumPy and vectorize

Robert Kern robert.kern at gmail.com
Wed Apr 28 16:02:07 EDT 2010


On 4/28/10 1:48 PM, Carl Johan Rehn wrote:
> I'm having problem with the return values of NumPy's vectorize
> function. When I pass an array of strings in the following simple
> example, vectorize truncates the strings in the returned list. Any
> clues of what to do?

You will want to report numpy bugs to the numpy mailing list:

   http://www.scipy.org/Mailing_Lists

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