Search
Search Results
Search finished, found 9 page(s) matching the search query.
- numpy.memmap.partition
- numpy.memmap.partition (Python method, in numpy.memmap.partition)
- NumPy 1.10.2 Release Notes
...ure of reduce operation on recarrays. gh-6498 Mention change in default casting rule in 1.10 release notes. gh-6530 The partition function errors out on empty input. gh-6532 numpy.inner return wrong inaccurate value sometimes. gh-6563 Inten...
- 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 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.memmap.argpartition
- numpy.memmap.partition
- numpy.memmap.sort
- numpy.memmap.argpartition (Python method, in numpy.memmap.argpartition)