This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / lib

module

numpy.lib

source: build-install/usr/lib/python3.14/site-packages/numpy/lib/__init__.py :0

Submodules

Members

Summary

numpy.lib is mostly a space for implementing functions that don't belong in core or in another NumPy submodule with a clear purpose (e.g. random, fft, linalg, ma).

Extended Summary

numpy.lib's private submodules contain basic functions that are used by other public modules and are useful to have in the main name-space.

Additional content

numpy.lib is mostly a space for implementing functions that don't belong in core or in another NumPy submodule with a clear purpose (e.g. random, fft, linalg, ma).

numpy.lib's private submodules contain basic functions that are used by other public modules and are useful to have in the main name-space.

Aliases

  • numpy.lib