"src/vscode:/vscode.git/clone" did not exist on "53e0ddf7cd6eb281e3bec6273b19ff541c69bfa6"
scipy_sparse_csgraph.rst 755 Bytes
Newer Older
root's avatar
root committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. module:: cupyx.scipy.sparse.csgraph

Compressed sparse graph routines (:mod:`cupyx.scipy.sparse.csgraph`)
====================================================================

.. note::

   The ``csgraph`` module uses ``pylibcugraph`` as a backend.
   You need to install `pylibcugraph package <https://anaconda.org/rapidsai/pylibcugraph>` from ``rapidsai`` Conda channel to use features listed on this page.

.. note::
   Currently, the ``csgraph`` module is not supported on AMD ROCm platforms.

.. Hint:: `SciPy API Reference: Compressed sparse graph routines (scipy.sparse.csgraph) <https://docs.scipy.org/doc/scipy/reference/sparse.csgraph.html>`_

Contents
---------------------

.. autosummary::
   :toctree: generated/

   connected_components