Array creation routines

Array creation routines

See also

Array creation

Ones and zeros

empty(shape[, dtype, order]) Return a new array of given shape and type, without initializing entries.
empty_like(a[, dtype, order, subok]) Return