.. _cupy_reference: ************* API Reference ************* * :ref:`genindex` * :ref:`modindex` ---- .. currentmodule:: cupy .. For NumPy/SciPy-compatible APIs (ndarray, ufunc, routines, scipy), omit the module name prefix in the API list, following the convension in NumPy/SciPy documentation. For CuPy-specific APIs, use fully-qualified names. .. toctree:: :maxdepth: 2 ndarray ufunc routines scipy ext cuda kernel distributed environment comparison array_api