Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Test if a value is a complex typed array.
Buffer.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Typed array constructors.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
List of strided array data types.
Create a zero-filled generic array.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Create a filled generic array.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Round a numeric value to the nearest integer.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Generate string from a token array by interpolating values.
Resolve a list of data type strings.
Create a filled array having a specified length.
Evaluate a factorial.
Resolve a loop block size for multi-dimensional array tiled loops.
List of typed array real-valued data types.