bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / _core / multiarray
module
numpy._core.multiarray
source: build-install/usr/lib/python3.14/site-packages/numpy/_core/multiarray.py :0
Members
Summary
Create the numpy._core.multiarray namespace for backward compatibility. In v1.16 the multiarray and umath c-extension modules were merged into a single _multiarray_umath extension module. So we replicate the old namespace by importing from the extension module.
Additional content
Create the numpy._core.multiarray namespace for backward compatibility. In v1.16 the multiarray and umath c-extension modules were merged into a single _multiarray_umath extension module. So we replicate the old namespace by importing from the extension module.
Aliases
-
numpy._core.multiarray