cupy


Namecupy JSON
Version 13.5.1 PyPI version JSON
download
home_pageNone
SummaryCuPy: NumPy & SciPy for GPU
upload_time2025-07-11 04:39:26
maintainerCuPy Developers
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
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-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/b1/2f/f07c3d5952c2abcc256d9a77f26f51a6e8f2e924cf52612f89b6e91de457/cupy-13.5.1.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": null,
    "summary": "CuPy: NumPy & SciPy for GPU",
    "version": "13.5.1",
    "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": "b12ff07c3d5952c2abcc256d9a77f26f51a6e8f2e924cf52612f89b6e91de457",
                "md5": "cc649ba86b95b7af166438d3a22db6bd",
                "sha256": "3dba2f30258463482d52deb420862fbbbaf2c446165a5e8d67377ac6cb5c0870"
            },
            "downloads": -1,
            "filename": "cupy-13.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cc649ba86b95b7af166438d3a22db6bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3508817,
            "upload_time": "2025-07-11T04:39:26",
            "upload_time_iso_8601": "2025-07-11T04:39:26.462345Z",
            "url": "https://files.pythonhosted.org/packages/b1/2f/f07c3d5952c2abcc256d9a77f26f51a6e8f2e924cf52612f89b6e91de457/cupy-13.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 04:39:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cupy",
    "github_project": "cupy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cupy"
}
        
Elapsed time: 0.51470s