[Numpy-discussion] NumArray sort method

Colin J. Williams cjw at sympatico.ca
Wed Jun 8 08:39:01 EDT 2005


I would appreciate a pointer to the purpose and values for the "kind" 
argument.

    def sort(self, axis=-1, kind=''):
        """sorts an array in-place along the specified axis, returning None.
        """
Colin W.




More information about the NumPy-Discussion mailing list