cuquantum


Namecuquantum JSON
Version 24.3.0 PyPI version JSON
download
home_pagehttps://developer.nvidia.com/cuquantum-sdk
SummaryNVIDIA cuQuantum SDK
upload_time2024-03-22 22:53:03
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_pythonNone
licenseNVIDIA Proprietary Software
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 SDK: A High-Performance Library for Accelerating Quantum Information Science
**************************************************************************************

`NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>`_ is a high-performance library for quantum information science and beyond.
Currently its primary target is *quantum circuit simulations* and it consists of two major components:

* cuStateVec: a high-performance library for state vector computations
* cuTensorNet: a high-performance library for tensor network computations

In addition to C APIs, cuQuantum also provides Python APIs via `cuQuantum Python`_.

.. _cuQuantum Python: https://pypi.org/project/cuquantum-python/

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

Please refer to https://docs.nvidia.com/cuda/cuquantum/index.html for the cuQuantum documentation.

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

.. code-block:: bash

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

.. note::

   Starting cuQuantum 22.11, this package is a meta package pointing to ``cuquantum-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-cu11``
   with a warning raised (if the verbosity flag ``-v`` is set, as shown above). This behavior
   is subject to change in the future, 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.

.. note::

   To use cuQuantum's Python APIs, please directly install `cuQuantum Python`_.

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

Pleae click this Zenodo badge to see the citation format: |DOI|

.. |DOI| image:: https://zenodo.org/badge/435003852.svg
    :target: https://zenodo.org/badge/latestdoi/435003852

            

Raw data

            {
    "_id": null,
    "home_page": "https://developer.nvidia.com/cuquantum-sdk",
    "name": "cuquantum",
    "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/79/35/8a779d8353f4ebda9d1781f4f1c422c574ba5d4569717dca1aa494184fb8/cuquantum-24.3.0.tar.gz",
    "platform": null,
    "description": "**************************************************************************************\ncuQuantum SDK: A High-Performance Library for Accelerating Quantum Information Science\n**************************************************************************************\n\n`NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>`_ is a high-performance library for quantum information science and beyond.\nCurrently its primary target is *quantum circuit simulations* and it consists of two major components:\n\n* cuStateVec: a high-performance library for state vector computations\n* cuTensorNet: a high-performance library for tensor network computations\n\nIn addition to C APIs, cuQuantum also provides Python APIs via `cuQuantum Python`_.\n\n.. _cuQuantum Python: https://pypi.org/project/cuquantum-python/\n\nDocumentation\n=============\n\nPlease refer to https://docs.nvidia.com/cuda/cuquantum/index.html for the cuQuantum documentation.\n\nInstallation\n============\n\n.. code-block:: bash\n\n   pip install -v --no-cache-dir cuquantum\n\n.. note::\n\n   Starting cuQuantum 22.11, this package is a meta package pointing to ``cuquantum-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-cu11``\n   with a warning raised (if the verbosity flag ``-v`` is set, as shown above). This behavior\n   is subject to change in the future, 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.. note::\n\n   To use cuQuantum's Python APIs, please directly install `cuQuantum Python`_.\n\nCiting cuQuantum\n================\n\nPleae click this Zenodo badge to see the citation format: |DOI|\n\n.. |DOI| image:: https://zenodo.org/badge/435003852.svg\n    :target: https://zenodo.org/badge/latestdoi/435003852\n",
    "bugtrack_url": null,
    "license": "NVIDIA Proprietary Software",
    "summary": "NVIDIA cuQuantum SDK",
    "version": "24.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/NVIDIA/cuQuantum/issues",
        "Documentation": "https://docs.nvidia.com/cuda/cuquantum/",
        "Homepage": "https://developer.nvidia.com/cuquantum-sdk",
        "User Forum": "https://github.com/NVIDIA/cuQuantum/discussions"
    },
    "split_keywords": [
        "cuda",
        " nvidia",
        " state vector",
        " tensor network",
        " high-performance computing",
        " quantum computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79358a779d8353f4ebda9d1781f4f1c422c574ba5d4569717dca1aa494184fb8",
                "md5": "d1a5db0a3b292a7f618429547d79fbfa",
                "sha256": "ae97c3089a42288d3accc164c633e8264dfe79fae8cf2f732e5147f9c8a64771"
            },
            "downloads": -1,
            "filename": "cuquantum-24.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d1a5db0a3b292a7f618429547d79fbfa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10457,
            "upload_time": "2024-03-22T22:53:03",
            "upload_time_iso_8601": "2024-03-22T22:53:03.754178Z",
            "url": "https://files.pythonhosted.org/packages/79/35/8a779d8353f4ebda9d1781f4f1c422c574ba5d4569717dca1aa494184fb8/cuquantum-24.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 22:53:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NVIDIA",
    "github_project": "cuQuantum",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cuquantum"
}
        
Elapsed time: 0.21655s