{ } Raw JSON

bundles / numpy 2.4.4 / numpy / lib / _shape_base_impl / get_array_wrap

function

numpy.lib._shape_base_impl:get_array_wrap

source: /numpy/lib/_shape_base_impl.py :1052

Signature

def   get_array_wrap ( * args )

Summary

Find the wrapper for the array with the highest priority.

Extended Summary

In case of ties, leftmost wins. If no wrapper is found, return None.

Aliases

  • numpy.lib._shape_base_impl.get_array_wrap