Alexander Schmolck wrote:

> Apart from being less to type 

Cool. Less to type.

> and it is superior in that it's 
> generalizes much better, e.g:
> 
> avg&.^.   NB. geomtric mean
> avg&.%    NB. harmonic mean
> avg M     NB. column mean of matrix M
> avg"1 M   NB. row mean of matrix M

Is there any regularity in this? If it is, it's not obvious at all.

Regards,


Björn

-- 
BOFH excuse #78:

Yes, yes, its called a design limitation

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to