Metadata-Version: 2.1
Name: cugraph-pyg-cu12
Version: 24.10.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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: cugraph-cu12==24.10.*
Requires-Dist: numba>=0.57
Requires-Dist: numpy<3.0a0,>=1.23
Requires-Dist: pylibcugraphops-cu12==24.10.*
Provides-Extra: test
Requires-Dist: pandas; extra == "test"
Requires-Dist: pylibwholegraph-cu12==24.10.*; 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.4.0a0,>=2.3; extra == "test"

