full#

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

Return a new array of given shape and type, filled with fill_value.

Array-API ‘full’ doc