Search
Searching
- numpy.partition
- numpy.char.chararray.partition (Python method, in numpy.char.chararray.partition)
- numpy.char.partition (Python function, in numpy.char.partition)
- numpy.ma.masked_array.partition (Python method, in numpy.ma.masked_array.partition)
- numpy.matrix.partition (Python method, in numpy.matrix.partition)
- numpy.memmap.partition (Python method, in numpy.memmap.partition)
- numpy.ndarray.partition (Python method, in numpy.ndarray.partition)
- numpy.partition (Python function, in numpy.partition)
- numpy.recarray.partition (Python method, in numpy.recarray.partition)
- numpy.strings.partition (Python function, in numpy.strings.partition)
- NumPy 1.10.2 Release Notes
- NumPy 1.13.0 Release Notes
...re still supported due to evidence of existing use. DeprecationWarning to error See Changes section for more detail. partition, TypeError when non-integer partition index is used. NpyIter_AdvancedNew, ValueError when oa_ndim == 0 and op_...
- NumPy 1.22.0 Release Notes
...s been changed to delimiter, using it will emit a deprecation warning. (gh-19921) Passing boolean kth values to (arg-)partition has been deprecated numpy.partition and numpy.argpartition would previously accept boolean values for the kth...
- NumPy 1.8.0 Release Notes
...linear algebra, enabling operations on stacked arrays. New, inplace fancy indexing for ufuncs with the .at method. New, partition function, partial sorting via selection for fast median. New, nanmean, nanvar, and nanstd functions skipping N...
- NumPy 1.8.2 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0.0 Release Notes
...for the array API standard in the main numpy namespace. Performance improvements: Sorting functions (sort, argsort, partition, argpartition) have been accelerated through the use of the Intel x86-simd-sort and Google Highway libraries,...
- numpy.argpartition
- numpy.char.chararray.argpartition
- numpy.char.chararray.partition
- numpy.char.chararray.rpartition
- numpy.char.chararray.sort
- numpy.char.partition
- numpy.char.rpartition
- numpy.i0
- numpy.ma.masked_array.argpartition
- numpy.ma.masked_array.partition
- numpy.matrix.argpartition
- numpy.matrix.partition
- numpy.matrix.sort
- numpy.memmap.argpartition
- numpy.memmap.partition
- numpy.memmap.sort
- numpy.ndarray.argpartition
- numpy.ndarray.partition
- numpy.ndarray.sort
- numpy.partition
- numpy.recarray.argpartition
- numpy.recarray.partition
- numpy.recarray.sort
- numpy.sort
- numpy.strings.partition
- numpy.strings.rpartition
- NumPy: the absolute basics for beginners
- numpy.argpartition (Python function, in numpy.argpartition)
- numpy.char.chararray.argpartition (Python method, in numpy.char.chararray.argpartition)
- numpy.char.chararray.rpartition (Python method, in numpy.char.chararray.rpartition)
- numpy.char.rpartition (Python function, in numpy.char.rpartition)
- numpy.ma.masked_array.argpartition (Python method, in numpy.ma.masked_array.argpartition)
- numpy.matrix.argpartition (Python method, in numpy.matrix.argpartition)