***********************
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/1e/99/0dbefd7f7bacc8d1058c1f98fffdd0ce9c1fda025b450e41de21649892b3/cuquantum_python-24.8.0.2.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.8.0.2",
"project_urls": {
"Bug Tracker": "https://github.com/NVIDIA/cuQuantum/issues",
"Documentation": "https://docs.nvidia.com/cuda/cuquantum/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": "1e990dbefd7f7bacc8d1058c1f98fffdd0ce9c1fda025b450e41de21649892b3",
"md5": "8992caa4ae991b5cf7a4657ab25b8ac6",
"sha256": "d4276241d757751f0974f36d5e75e462a83745636498b05ac17febcfb875146b"
},
"downloads": -1,
"filename": "cuquantum_python-24.8.0.2.tar.gz",
"has_sig": false,
"md5_digest": "8992caa4ae991b5cf7a4657ab25b8ac6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6407,
"upload_time": "2024-08-13T00:27:19",
"upload_time_iso_8601": "2024-08-13T00:27:19.916535Z",
"url": "https://files.pythonhosted.org/packages/1e/99/0dbefd7f7bacc8d1058c1f98fffdd0ce9c1fda025b450e41de21649892b3/cuquantum_python-24.8.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 00:27:19",
"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"
}