Name | cupy JSON |
Version |
13.6.0
JSON |
| download |
home_page | None |
Summary | CuPy: NumPy & SciPy for GPU |
upload_time | 2025-08-18 08:33:04 |
maintainer | CuPy Developers |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. image:: https://raw.githubusercontent.com/cupy/cupy/main/docs/image/cupy_logo_1000px.png
:width: 400
CuPy : NumPy & SciPy for GPU
============================
`CuPy <https://cupy.dev/>`_ is a NumPy/SciPy-compatible array library for GPU-accelerated computing with Python.
This package (``cupy``) is a source distribution.
For most users, use of pre-build wheel distributions are recommended:
- `cupy-cuda13x <https://pypi.org/project/cupy-cuda13x/>`_ (for CUDA 13.x)
- `cupy-cuda12x <https://pypi.org/project/cupy-cuda12x/>`_ (for CUDA 12.x)
- `cupy-cuda11x <https://pypi.org/project/cupy-cuda11x/>`_ (for CUDA 11.2 ~ 11.x)
- `cupy-rocm-5-0 <https://pypi.org/project/cupy-rocm-5-0/>`_ (for ROCm 5.0)
- `cupy-rocm-4-3 <https://pypi.org/project/cupy-rocm-4-3/>`_ (for ROCm 4.3)
Please see `Installation Guide <https://docs.cupy.dev/en/latest/install.html>`_ for the detailed instructions.
Raw data
{
"_id": null,
"home_page": null,
"name": "cupy",
"maintainer": "CuPy Developers",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Seiya Tokui <tokui@preferred.jp>",
"download_url": "https://files.pythonhosted.org/packages/a7/95/c2c7b5dca22dd7409308d076c33c681f810efd77e2b62e5107027cc98597/cupy-13.6.0.tar.gz",
"platform": null,
"description": ".. image:: https://raw.githubusercontent.com/cupy/cupy/main/docs/image/cupy_logo_1000px.png\n :width: 400\n\nCuPy : NumPy & SciPy for GPU\n============================\n\n`CuPy <https://cupy.dev/>`_ is a NumPy/SciPy-compatible array library for GPU-accelerated computing with Python.\n\nThis package (``cupy``) is a source distribution.\nFor most users, use of pre-build wheel distributions are recommended:\n\n- `cupy-cuda13x <https://pypi.org/project/cupy-cuda13x/>`_ (for CUDA 13.x)\n- `cupy-cuda12x <https://pypi.org/project/cupy-cuda12x/>`_ (for CUDA 12.x)\n- `cupy-cuda11x <https://pypi.org/project/cupy-cuda11x/>`_ (for CUDA 11.2 ~ 11.x)\n\n- `cupy-rocm-5-0 <https://pypi.org/project/cupy-rocm-5-0/>`_ (for ROCm 5.0)\n- `cupy-rocm-4-3 <https://pypi.org/project/cupy-rocm-4-3/>`_ (for ROCm 4.3)\n\nPlease see `Installation Guide <https://docs.cupy.dev/en/latest/install.html>`_ for the detailed instructions.\n",
"bugtrack_url": null,
"license": null,
"summary": "CuPy: NumPy & SciPy for GPU",
"version": "13.6.0",
"project_urls": {
"Bug Tracker": "https://github.com/cupy/cupy/issues",
"Documentation": "https://docs.cupy.dev/",
"Homepage": "https://cupy.dev/",
"Source Code": "https://github.com/cupy/cupy"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a795c2c7b5dca22dd7409308d076c33c681f810efd77e2b62e5107027cc98597",
"md5": "34541373cfd8d5a47b2873ad4feddb08",
"sha256": "3cba30ae3dd32b5d5c6536e710cb98015227cd4ba83c46b3f1825a7ae55b6667"
},
"downloads": -1,
"filename": "cupy-13.6.0.tar.gz",
"has_sig": false,
"md5_digest": "34541373cfd8d5a47b2873ad4feddb08",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3319720,
"upload_time": "2025-08-18T08:33:04",
"upload_time_iso_8601": "2025-08-18T08:33:04.503174Z",
"url": "https://files.pythonhosted.org/packages/a7/95/c2c7b5dca22dd7409308d076c33c681f810efd77e2b62e5107027cc98597/cupy-13.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 08:33:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cupy",
"github_project": "cupy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cupy"
}