Version¶
Array API specification for versioning.
A conforming implementation of the array API standard must provide a __array_api_version__
attribute - see Versioning for details.
Objects in API¶
String representing the version of the array API specification which the conforming implementation adheres to. |