Argsort returns its result in a new array. It would be useful if allocation of the new array could be avoided when a suitable array is already available.
Is there a reason why this wouldn't be useful or problematic to implement? _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
