This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / lib / _shape_base_impl / get_array_wrap

function

numpy.lib._shape_base_impl:get_array_wrap

source: build-install/usr/lib/python3.14/site-packages/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