Name | cupy JSON |
Version |
13.1.0
JSON |
| download |
home_page | https://cupy.dev/ |
Summary | CuPy: NumPy & SciPy for GPU |
upload_time | 2024-04-19 04:17:35 |
maintainer | CuPy Developers |
docs_url | None |
author | Seiya Tokui |
requires_python | >=3.9 |
license | MIT License |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
.. 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-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": "https://cupy.dev/",
"name": "cupy",
"maintainer": "CuPy Developers",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Seiya Tokui",
"author_email": "tokui@preferred.jp",
"download_url": "https://files.pythonhosted.org/packages/b7/6d/d3b90658120da54d38e606b216c008b5e0c53d69147c63d4c2537bd358d5/cupy-13.1.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-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": "MIT License",
"summary": "CuPy: NumPy & SciPy for GPU",
"version": "13.1.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": "",
"digests": {
"blake2b_256": "b76dd3b90658120da54d38e606b216c008b5e0c53d69147c63d4c2537bd358d5",
"md5": "2a041ffe6f7405c8a143b7973b6a0fc4",
"sha256": "5caf62288481a27713384523623045380ff42e618be4245f478238ed1786f32d"
},
"downloads": -1,
"filename": "cupy-13.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2a041ffe6f7405c8a143b7973b6a0fc4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3519842,
"upload_time": "2024-04-19T04:17:35",
"upload_time_iso_8601": "2024-04-19T04:17:35.680749Z",
"url": "https://files.pythonhosted.org/packages/b7/6d/d3b90658120da54d38e606b216c008b5e0c53d69147c63d4c2537bd358d5/cupy-13.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-19 04:17:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cupy",
"github_project": "cupy",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "cupy"
}