Search
Search Results
Search finished, found 5 page(s) matching the search query.
- numpy.lib.array_utils.byte_bounds (Python function, in numpy.lib.array_utils.byte_bounds)
- NumPy 1.8.1 Release Notes
...) gh-4466: Delay npyiter size check when size may change gh-4485: Buffered stride was erroneously marked fixed gh-4354: byte_bounds fails with datetime dtypes gh-4486: segfault/error converting from/to high-precision datetime64 objects gh-4...
- NumPy 2.0 migration guide
...tion and doesn’t have a replacement. alltrue Use np.all instead. asfarray Use np.asarray with a float dtype instead. byte_bounds Now it’s available under np.lib.array_utils.byte_bounds cast Use np.asarray(arr, dtype=dtype) instead. cfl...
- NumPy 2.0.0 Release Notes
...e. (gh-23936) A new public np.lib.array_utils submodule has been introduced and it currently contains three functions: byte_bounds (moved from np.lib.utils), normalize_axis_tuple and normalize_axis_index. (gh-24540) Introduce numpy.bool a...
- numpy.lib.array_utils.byte_bounds
...odule structure Lib module (numpy.lib) numpy.lib.array_utils numpy.lib.array_utils.byte_bounds...