bundles / numpy 2.4.4 / numpy / _core / umath
module
numpy._core.umath
source: /numpy/_core/umath.py :0
Summary
Create the numpy._core.umath 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.umath 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.umath