@stdlib/streams-node-from-strided-array
Create a readable stream from a strided array-like object.
Create a readable stream from a strided array-like object.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Convert an ndarray buffer to a generic array.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Return a view of an input ndarray.
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Return a view of an input ndarray when sliced along a specified dimension.
Return a shifted view of an input ndarray along a specific dimension.
Return a truncated view of an input ndarray along a specific dimension.
Return a shifted view of an input ndarray.
Return a truncated view of an input ndarray.
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the minimum linear index in an underlying data buffer accessible to an array view.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return a view of an input ndarray in which the order of elements along each dimension is reversed.
Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.
Return a read-only view of an input ndarray.
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Return a read-only view of an input ndarray when sliced along a specified dimension.
Return a read-only shifted view of an input ndarray along a specific dimension.