empty#

rbc.stdlib.creation_functions.empty(shape, dtype=None)#

Return a new array of given shape and type, without initializing entries.

Array-API ‘empty’ doc