Travis E. Oliphant wrote:
>
> I wasn't talking about the min, mean, and max methods specifically.  
> These are all implemented with the reduce method of a ufunc. 
>   
Ah, my mistake, I wrongly understood only some of them were implemented 
through ufunc. But the ufunc machinery has nothing to do with output 
array output, right ? So is the 5 time speed increase mainly happening 
inside ufunc ?

David
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to