@stdlib/array-next-dtype
Return the next larger array data type of the same kind.
Found 469 results for stdtypes
Return the next larger array data type of the same kind.
Cumulatively test whether every element in a provided array is falsy.
Return a read-only shifted view of an input ndarray.
Create an iterator from an array-like object view, iterating from right to left.
Create an iterator from a strided array-like object.
Return a read-only view of an input ndarray when sliced along a specified dimension.
Multidimensional array iterators.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Return a read-only truncated view of an input ndarray.