On Friday 01 December 2006 16:46, Keith Goodman wrote:
> The first line of the nan functions (such as nansum, nanmin, nanmax) is

> Is there some way to make it matrix in, matrix out?

Quick workaround:
Overwrite these functions with your own, where 'array' or 'asarray' in the 
first line is replaced by 'asanyarray'.
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to