Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 474 Bytes

index.rst

File metadata and controls

35 lines (28 loc) · 474 Bytes

Reference Manual

This is the official reference of CuPy, a multi-dimensional array on CUDA with a subset of NumPy interface.


.. currentmodule:: cupy

.. toctree::
   :maxdepth: 2

   ndarray
   ufunc
   routines
   scipy
   sparse
   ndimage
   generic
   memory
   cuda
   memoize
   kernel
   interoperability
   testing
   prof
   environment
   difference
   comparison