cuquantum-python


Namecuquantum-python JSON
Version 25.6.0 PyPI version JSON
download
home_pagehttps://developer.nvidia.com/cuquantum-sdk
SummaryNVIDIA cuQuantum Python
upload_time2025-07-04 16:19:54
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_pythonNone
licenseBSD-3-Clause
keywords cuda nvidia state vector tensor network high-performance computing quantum computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *****************************************************************************************************
cuQuantum Python: A High-Performance Library for Accelerating Quantum Computing Simulations in Python
*****************************************************************************************************

NVIDIA cuQuantum Python provides Python bindings and high-level object-oriented models for accessing the full 
functionalities of `NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>`_ from Python.

Documentation
=============

For detailed guide, please refer to `cuQuantum Python documentation <https://docs.nvidia.com/cuda/cuquantum/latest/python/index.html>`_.

Installation
============

.. code-block:: bash

   pip install -v --no-cache-dir cuquantum-python

.. note::

   Starting cuQuantum 22.11, this package is a meta package pointing to ``cuquantum-python-cuXX``,
   where XX is the CUDA major version (currently CUDA 11 & 12 are supported).
   The meta package will attempt to infer and install the correct ``-cuXX`` wheel. However,
   in situations where the auto-detection fails, this package currently points to ``cuquantum-python-cu11``
   with a warning raised (if the verbosity flag ``-v`` is set, as shown above). This behavior
   will change in the next release, moving from cu11 to cu12, and users are encouraged to install the new wheels that
   come *with* the ``-cuXX`` suffix.

   The argument ``--no-cache-dir`` is required for pip 23.1+. It forces pip to execute the
   auto-detection logic.

   Future support for CUDA 11 will be deprecated when support for CUDA 13 is added.

Citing cuQuantum
================

`H. Bayraktar et al., "cuQuantum SDK: A High-Performance Library for Accelerating Quantum Science," 2023 IEEE International Conference on Quantum Computing and Engineering (QCE), Bellevue, WA, USA, 2023, pp. 1050-1061, doi: 10.1109/QCE57702.2023.00119 <https://doi.org/10.1109/QCE57702.2023.00119>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://developer.nvidia.com/cuquantum-sdk",
    "name": "cuquantum-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cuda, nvidia, state vector, tensor network, high-performance computing, quantum computing",
    "author": "NVIDIA Corporation",
    "author_email": "cuda_installer@nvidia.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/63/ca35a4b6b3c45a45549d35ce9e3c135f7aae8aaf50f5814066b3aea468f6/cuquantum_python-25.6.0.tar.gz",
    "platform": null,
    "description": "*****************************************************************************************************\ncuQuantum Python: A High-Performance Library for Accelerating Quantum Computing Simulations in Python\n*****************************************************************************************************\n\nNVIDIA cuQuantum Python provides Python bindings and high-level object-oriented models for accessing the full \nfunctionalities of `NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>`_ from Python.\n\nDocumentation\n=============\n\nFor detailed guide, please refer to `cuQuantum Python documentation <https://docs.nvidia.com/cuda/cuquantum/latest/python/index.html>`_.\n\nInstallation\n============\n\n.. code-block:: bash\n\n   pip install -v --no-cache-dir cuquantum-python\n\n.. note::\n\n   Starting cuQuantum 22.11, this package is a meta package pointing to ``cuquantum-python-cuXX``,\n   where XX is the CUDA major version (currently CUDA 11 & 12 are supported).\n   The meta package will attempt to infer and install the correct ``-cuXX`` wheel. However,\n   in situations where the auto-detection fails, this package currently points to ``cuquantum-python-cu11``\n   with a warning raised (if the verbosity flag ``-v`` is set, as shown above). This behavior\n   will change in the next release, moving from cu11 to cu12, and users are encouraged to install the new wheels that\n   come *with* the ``-cuXX`` suffix.\n\n   The argument ``--no-cache-dir`` is required for pip 23.1+. It forces pip to execute the\n   auto-detection logic.\n\n   Future support for CUDA 11 will be deprecated when support for CUDA 13 is added.\n\nCiting cuQuantum\n================\n\n`H. Bayraktar et al., \"cuQuantum SDK: A High-Performance Library for Accelerating Quantum Science,\" 2023 IEEE International Conference on Quantum Computing and Engineering (QCE), Bellevue, WA, USA, 2023, pp. 1050-1061, doi: 10.1109/QCE57702.2023.00119 <https://doi.org/10.1109/QCE57702.2023.00119>`_\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "NVIDIA cuQuantum Python",
    "version": "25.6.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/NVIDIA/cuQuantum/issues",
        "Documentation": "https://docs.nvidia.com/cuda/cuquantum/latest/python/",
        "Homepage": "https://developer.nvidia.com/cuquantum-sdk",
        "Source Code": "https://github.com/NVIDIA/cuQuantum",
        "User Forum": "https://github.com/NVIDIA/cuQuantum/discussions"
    },
    "split_keywords": [
        "cuda",
        " nvidia",
        " state vector",
        " tensor network",
        " high-performance computing",
        " quantum computing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d563ca35a4b6b3c45a45549d35ce9e3c135f7aae8aaf50f5814066b3aea468f6",
                "md5": "4aee985bbbd08ff47b4d788d2e1bc74c",
                "sha256": "169d811671b540ffce9ec5cf7027a3f1587635f636dc6e9c91af60fd75336fbb"
            },
            "downloads": -1,
            "filename": "cuquantum_python-25.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4aee985bbbd08ff47b4d788d2e1bc74c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6887,
            "upload_time": "2025-07-04T16:19:54",
            "upload_time_iso_8601": "2025-07-04T16:19:54.199606Z",
            "url": "https://files.pythonhosted.org/packages/d5/63/ca35a4b6b3c45a45549d35ce9e3c135f7aae8aaf50f5814066b3aea468f6/cuquantum_python-25.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-04 16:19:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NVIDIA",
    "github_project": "cuQuantum",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cuquantum-python"
}
        
Elapsed time: 1.55865s