bundles / astropy 7.0.1 / astropy / utils / shapes / ShapedLikeNDArray / __array_function__
function
astropy.utils.shapes:ShapedLikeNDArray.__array_function__
source: /astropy/utils/shapes.py :312
Signature
def __array_function__ ( self , function , types , args , kwargs ) Summary
Wrap numpy functions that make sense.
Aliases
-
astropy.utils.ShapedLikeNDArray.__array_function__