Main namespaces
Regular/recommended user-facing namespaces for general use:
NumPy has a large number of submodules. Most regular usage of NumPy requires only the main namespace and a smaller set of submodules. The rest either have special-purpose or niche namespaces.
Regular/recommended user-facing namespaces for general use:
ctypes
Prefer not to use these namespaces for new code. There are better alternatives and/or this code is deprecated or isn’t reliable.
matrix instances
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/module_structure.html