rbc.stdlib.data_type_functions#
Description
Array API specification for data type functions.
https://data-apis.org/array-api/latest/API_specification/data_type_functions.html
Functions
|
Copies an array to a specified data type irrespective of Type Promotion Rules rules. |
|
❌ Not implemented |
|
❌ Not implemented |
|
Determines if one data type can be cast to another data type according Type Promotion Rules rules. |
|
Machine limits for floating-point data types. |
|
Machine limits for integer data types. |
|
❌ Not implemented |
|
|
|
Returns the dtype that results from applying the type promotion rules (see Type Promotion Rules) to the arguments. |