DPNP's main namespace as well as the :mod:`dpnp.fft` and :mod:`dpnp.linalg` namespaces are compatible with the 2024.12 version of the Python array API standard.
DPNP implements the array API inspection utilities.
These functions can be accessed via the __array_namespace_info__()
function, which returns a namespace containing the inspection utilities.
.. autosummary:: :toctree: generated/ :nosignatures: dpnp.__array_namespace_info__