Lib module (numpy.lib)#
Functions & other objects#
| Add a docstring to a built-in obj if possible. |
| Add documentation to an existing object, typically one defined in C |
| Buffered iterator for big arrays. |
| Parse and compare numpy version strings. |
Submodules#
Miscellaneous utils. | |
Binary serialization | |
Introspection helper functions. | |
Mixin classes for custom array types that don't inherit from ndarray. | |
IO related functions. | |
Wrapper functions to more user-friendly calling of certain math functions whose output data-type is different than the input data-type in certain domains of the input. | |
Utilities that manipulate strides to achieve desirable effects. |
On this page