Determine the order of a multidimensional array based on a provided stride array.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Given a stride array, determine array iteration order.
Determine if a buffer length is compatible with provided ndarray meta data.
Convert a linear index in an array view to a linear index in an underlying data buffer.