Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 677 Bytes

File metadata and controls

38 lines (25 loc) · 677 Bytes

Inspection

Array API specification for namespace inspection utilities.

A conforming implementation of the array API standard must provide and support the following functions and associated inspection APIs.

Objects in API

.. currentmodule:: array_api.info

.. autosummary::
   :toctree: generated
   :template: method.rst

   __array_namespace_info__


Inspection APIs

.. autosummary::
   :toctree: generated
   :template: method.rst

   capabilities
   default_device
   default_dtypes
   devices
   dtypes