[Numpy-discussion] numpy1.2 : make sorts unary ufuncs

Robert Kern robert.kern at gmail.com
Sat Apr 19 00:53:28 EDT 2008


On Fri, Apr 18, 2008 at 11:47 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> The signature for a ufunc is something like
>
> @TYPE at _@kind@(char **args, intp *dimensions, intp *steps, void *func)
>
> Which contains all the info necessary to do a sort. Means and other such
> functions could also be implemented that way.

axis?

-- 
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 NumPy-Discussion mailing list