Hi there,

is there an easy way to do something like trim_zeros() does, but for a
n-dimensional array? I have a 2d array with only zeros in the first and
last rows and columns, and would like to trim this array to only the
non-zero part ...

Thanks,

Andreas.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to