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
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to