Array creation routines
Array creation routines
See also
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
|
See also
empty (shape[, dtype, order]) | Return a new array of given shape and type, without initializing entries. |
empty_like (a[, dtype, order, subok]) | Return
|