{ } Raw JSON

bundles / numpy 2.4.4 / numpy / _core / multiarray

module

numpy._core.multiarray

source: /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