[NEP 52] Introduction of `array_utils` public namespace in `np.lib` submodule

Aug. 28, 2023
4:24 a.m.
Hi all! The two most important goals of NEP 52 are cleanups of the top `np` namespace and `np.lib` namespace. A set of functions from `np` and `np.lib.*` submodules has been identified that could establish a new public namespace within the `np.lib` submodule. The issue https://github.com/numpy/numpy/issues/24166 proposes a `np.lib.array_utils` name for the new namespace that could host functions such as `byte_bounds` (originally in `np`), `normalize_axis_tuple` (originally in `np.lib.stride_tricks`) or `normalize_axis_index` (originally in `np.lib.shape_base`). If you have any thoughts on naming/content of the new namespace, please share your feedback! Best regards, Mateusz
630
Age (days ago)
630
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mateusz Sokol