numpy array sorting weirdness

Robert Kern robert.kern at gmail.com
Sun Mar 29 03:15:53 EDT 2009


On 2009-03-28 22:35, Daniel Fetchinson wrote:
> Is there any reason the 'axis' keyword argument doesn't default to the
> value that corresponds to python list behaviour? That would make lot
> of sense I think. Or retaining compatibility with python lists is not
> really a goal of numpy.array?

Not at all. It's an entirely different data structure.

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