**************************************************************************************
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/43/3c/4e63d35286b5e650a6b365d05f394404f340500eda3911c1bc119c7a3878/cuquantum-24.8.0.2.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.8.0.2",
"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": "433c4e63d35286b5e650a6b365d05f394404f340500eda3911c1bc119c7a3878",
"md5": "b32c9523c306f42b5d1bc309b2aef51a",
"sha256": "7169e907a7efc3e709d5624453c1c885a238ded118d39f33856177f9577f2002"
},
"downloads": -1,
"filename": "cuquantum-24.8.0.2.tar.gz",
"has_sig": false,
"md5_digest": "b32c9523c306f42b5d1bc309b2aef51a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10243,
"upload_time": "2024-08-13T00:27:08",
"upload_time_iso_8601": "2024-08-13T00:27:08.852625Z",
"url": "https://files.pythonhosted.org/packages/43/3c/4e63d35286b5e650a6b365d05f394404f340500eda3911c1bc119c7a3878/cuquantum-24.8.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 00:27:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NVIDIA",
"github_project": "cuQuantum",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cuquantum"
}