Return the layout order of a provided ndarray.
Multidimensional arrays.
Base multidimensional array.
Multidimensional array constructor.
Given a stride array, determine array iteration order.
Test if an input value is an ndarray order.
Return the layout order of a provided ndarray.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Generate a stride array from an array shape.
Determine the order of a multidimensional array based on a provided stride array.
Convert an ndarray buffer to a generic array.
Platform float word order.
List of ndarray orders.
Test whether an input value is the string representing column-major order.
Reorder ndarray dimensions and associated strides for loop interchange.
Return an object mapping supported data type strings to data type objects.
Platform byte order.
Split a double-precision floating-point number into a higher order word and a lower order word.
Reorder ndarray dimensions and associated strides for loop interchange.
Broadcast a scalar value to an ndarray having a specified shape.
Reorder ndarray dimensions and associated strides for loop interchange.
Return the number of bytes per element for a provided underlying ndarray data type.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Test if an input value is a supported ndarray data type.