reshape#

rbc.stdlib.manipulation_functions.reshape(x, shape, *, copy=None)#

❌ Not implemented

Reshapes an array without changing its data.

Array-API ‘reshape’ doc