Showing 1-20 of 173 packages
List of ndarray data types.
Dynamic type-checking and schema validation
List of array data types.
List of complex number data types.
List of strided array data types.
Resolve the data type that results from applying promotion rules to a provided list of data types.
List of typed array real-valued floating-point data types.
List of typed array real-valued data types.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Return the data type of an array.
List of typed array data types.
Strided.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
List of typed array floating-point data types.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Resolve a loop block size for multi-dimensional array tiled loops.
Determine if an ndarray data type can be safely cast to another ndarray data type.