Metadata-Version: 2.1
Name: cugraph-pyg-cu11
Version: 24.8.0
Summary: cugraph-pyg - PyG support for cuGraph massive-scale, ultra-fast GPU graph analytics.
Author: NVIDIA Corporation
License: Apache 2.0
Project-URL: Homepage, https://github.com/rapidsai/cugraph
Project-URL: Documentation, https://docs.rapids.ai/api/cugraph/stable/
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: cugraph-cu11==24.8.*
Requires-Dist: numba>=0.57
Requires-Dist: numpy<2.0a0,>=1.23
Requires-Dist: pylibcugraphops-cu11==24.8.*
Provides-Extra: test
Requires-Dist: pandas; extra == "test"
Requires-Dist: pylibwholegraph-cu11==24.8.*; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: scipy; extra == "test"
Requires-Dist: tensordict>=0.1.2; extra == "test"
Requires-Dist: torch<2.2.0a0,>=2.0; extra == "test"

