Showing 61-80 of 1,653 packages
Determine if a buffer length is compatible with provided ndarray meta data.
Return the stride along a specified dimension for a provided ndarray.
Return the enumeration constant associated with a supported ndarray data type value.
Return a specified flag for a provided ndarray.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Return the data type of an ndarray data buffer.
Create a zero-filled ndarray having a specified shape and data type.
Get 4-channel pixels array from an ndarray or nested array
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if an ndarray is read-only.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Convert an ndarray-like object to an object likely to have the same "shape".
Reorder ndarray dimensions and associated strides for loop interchange.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Convert a scalar value to a zero-dimensional ndarray.
Repeat an ndarray
Reads the pixels of an image as an ndarray
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return a view of an input ndarray.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.