> 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".
While we're on the subject of the "user's" point of view, the term "ufunc" is not very new-user friendly, yet it gets slung around fairly often. I'm not sure what to do about it exactly, but maybe for starters it would be nice to add a concise definition of "ufunc" to the numpy glossary: http://www.scipy.org/Numpy_Glossary.
Can anyone come up with such a definition? Here's my stab at it:
ufunc: A function that operates element-wise on arrays.
--bb
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion