***********************
NVIDIA cuQuantum Python
***********************
NVIDIA cuQuantum Python provides Python bindings and high-level object-oriented models for accessing the full functionalities of NVIDIA cuQuantum SDK from Python.
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
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.
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-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/37/17/ce5a44b884bfd12f85345484c45d794b29c2ff0d1fde69ba849f6161308d/cuquantum_python-24.11.0.tar.gz",
"platform": null,
"description": "***********************\nNVIDIA cuQuantum Python\n***********************\n\nNVIDIA cuQuantum Python provides Python bindings and high-level object-oriented models for accessing the full functionalities of NVIDIA cuQuantum SDK from Python.\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 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\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": "BSD-3-Clause",
"summary": "NVIDIA cuQuantum Python",
"version": "24.11.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": "",
"digests": {
"blake2b_256": "3717ce5a44b884bfd12f85345484c45d794b29c2ff0d1fde69ba849f6161308d",
"md5": "6ac8bc557177c987e8992983c37c481a",
"sha256": "2cb67b1c270663a206dcbda7cb74ba564c633f97ec117e6d39f5faf7597dbbcc"
},
"downloads": -1,
"filename": "cuquantum_python-24.11.0.tar.gz",
"has_sig": false,
"md5_digest": "6ac8bc557177c987e8992983c37c481a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6612,
"upload_time": "2024-11-18T15:02:37",
"upload_time_iso_8601": "2024-11-18T15:02:37.850164Z",
"url": "https://files.pythonhosted.org/packages/37/17/ce5a44b884bfd12f85345484c45d794b29c2ff0d1fde69ba849f6161308d/cuquantum_python-24.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 15:02:37",
"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"
}