@stdlib/ndarray-flags
Return the flags of a provided ndarray.
Found 469 results for stdtypes
Return the flags of a provided ndarray.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Return a read-only truncated view of an input ndarray along a specific dimension.
Revive a JSON-serialized number.
Utilities for unsigned 32-bit integers.
List of typed array unsigned integer data types.
Parse a string representation of a 64-bit complex number.
Create an unsigned 32-bit integer from a literal bit representation.
Create a typed array.
Create an iterator which converts each iterated ndarray to a generic array.
Broadcast ndarrays to a common shape.
Create a complex number typed array.
Convert an array to the same data type as a second input array.
Unsigned integer typed array constructors.
Create an iterator which iterates over each column in a matrix (or stack of matrices).
Fancy multidimensional array constructor.
Test if an input value is a BLAS operation side.
List of typed array integer data types.
Base utilities for unsigned 16-bit integers.
Revive a JSON-serialized complex number.
Create a filled array having the same length and data type as a provided array.
Return a specified flag for a provided ndarray.
Base BLAS assertion utilities.
Create an unsigned 16-bit integer from a literal bit representation.
Revive a JSON-serialized 128-bit complex number.
Revive a JSON-serialized typed array.
Return a shallow copy of a portion of an array.
Utilities for unsigned 8-bit integers.
Create an iterator which iterates over each row in a matrix (or stack of matrices).
Broadcast ndarrays to a common shape.
List of typed array floating-point data types.
Return the stride along a specified dimension for a provided ndarray.
Utilities for unsigned 16-bit integers.
Assign callbacks to masked unary interfaces according to type promotion rules.
Assign callbacks to unary interfaces according to type promotion rules.
Base complex number assert functions.
Base utilities for unsigned 32-bit integers.
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
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.