Test if a value is ndarray-like.
Broadcast a scalar value to an ndarray having a specified shape.
Symbols.
Data type constructor.
Double-precision complex number functions.
Resolve a list of data type strings.
Chi-squared distribution constructor.
64-bit complex number.
128-bit complex number.
Reorder ndarray dimensions and associated strides for loop interchange.
Single-precision complex number functions.
Convert an ndarray to a generic array.
Object constructor.
Return the layout order of a provided ndarray.
Return the shape of a provided ndarray.
Return the strides of a provided ndarray.
Return the underlying data buffer of a provided ndarray.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Function constructor.
Return the number of bytes per element for a provided underlying ndarray data type.
Return the number of ndarray dimensions.
Test if an input value is a supported ndarray data type.
Return the data type string associated with a supported ndarray data type value.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.