On 1/4/07, Sebastian Haase <[EMAIL PROTECTED]> wrote: > Hi! > when calling compress > I get this error message after moving to numpy: > > ValueError: 'condition must be 1-d array' > > Is the reason for this the change of the default axis from > axis=0 > to > axis=None > > What does axis=None mean in this case !? >
Is N.extract() the equivalent of numarray.compress() ? -Sebastian _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion