On 8/24/06, Sebastian Haase <haase@msg.ucsf.edu> wrote:
> I'm not sure what this question is asking, so I'll answer what I think
> it is asking.
>
> The mean, min, max, and average functions are *not* ufuncs. They are
> methods of particular ufuncs.
>
Yes - that's what wanted to hear ! I'm just trying to bring in the
"user's" point of view: Not thinking about how they are implemented
under the hood: mean,min,max,average have a very similar "feeling" to
them as "abs".