{"id":13536034,"url":"https://github.com/NVIDIA/cuQuantum","last_synced_at":"2025-04-02T02:32:10.156Z","repository":{"id":39747775,"uuid":"435003852","full_name":"NVIDIA/cuQuantum","owner":"NVIDIA","description":"Home for cuQuantum Python \u0026 NVIDIA cuQuantum SDK C++ samples","archived":false,"fork":false,"pushed_at":"2025-03-22T01:38:20.000Z","size":7538,"stargazers_count":381,"open_issues_count":18,"forks_count":77,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-03-28T22:01:39.137Z","etag":null,"topics":["cuda","cuquantum","custatevec","cutensornet","nvidia","quantum-computing"],"latest_commit_sha":null,"homepage":"https://docs.nvidia.com/cuda/cuquantum/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NVIDIA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-04T20:37:22.000Z","updated_at":"2025-03-26T17:20:28.000Z","dependencies_parsed_at":"2023-02-14T18:01:25.539Z","dependency_job_id":"f4ffb4dc-c60c-4bd9-910e-1bfef5257264","html_url":"https://github.com/NVIDIA/cuQuantum","commit_stats":{"total_commits":59,"total_committers":7,"mean_commits":8.428571428571429,"dds":"0.15254237288135597","last_synced_commit":"2ac5645a56063d4d83b1c82f833ccdaa75b3736f"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2FcuQuantum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2FcuQuantum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2FcuQuantum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NVIDIA%2FcuQuantum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NVIDIA","download_url":"https://codeload.github.com/NVIDIA/cuQuantum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246569004,"owners_count":20798341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cuda","cuquantum","custatevec","cutensornet","nvidia","quantum-computing"],"created_at":"2024-08-01T09:00:33.904Z","updated_at":"2025-04-02T02:32:10.126Z","avatar_url":"https://github.com/NVIDIA.png","language":"Jupyter Notebook","funding_links":[],"categories":["Quantum SDKs"],"sub_categories":[],"readme":"# Welcome to the cuQuantum repository!\n\n\u003cimg align=\"right\" width=\"200\"\nsrc=\"https://developer.nvidia.com/sites/default/files/akamai/nvidia-cuquantum-icon.svg\"\n/\u003e\n\nThis public repository contains a few sets of files related to the [NVIDIA cuQuantum SDK](https://developer.nvidia.com/cuquantum-sdk):\n\n- `benchmarks`: NVIDIA cuQuantum Performance Benchmark Suite (v0.3.0), see [README](./benchmarks/README.md) for detail.\n- `extra`: Files to help utilize the cuQuantum SDK and the cuQuantum Appliance container.\n- `python`: The open-sourced cuQuantum Python project.\n  - Available for download on\n    - conda-forge:\n      - `cuquantum` [![Conda Version](https://img.shields.io/conda/vn/conda-forge/cuquantum.svg)](https://anaconda.org/conda-forge/cuquantum)\n        - `cudensitymat` [![Conda Version](https://img.shields.io/conda/vn/conda-forge/cudensitymat.svg)](https://anaconda.org/conda-forge/cudensitymat)\n        - `custatevec` [![Conda Version](https://img.shields.io/conda/vn/conda-forge/custatevec.svg)](https://anaconda.org/conda-forge/custatevec)\n        - `cutensornet` [![Conda Version](https://img.shields.io/conda/vn/conda-forge/cutensornet.svg)](https://anaconda.org/conda-forge/cutensornet)\n      - `cuquantum-python` [![Conda Version](https://img.shields.io/conda/vn/conda-forge/cuquantum-python.svg)](https://anaconda.org/conda-forge/cuquantum-python)\n    - PyPI:\n      - `cuquantum` [![pypi](https://img.shields.io/pypi/v/cuquantum.svg)](https://pypi.python.org/pypi/cuquantum)\n        - `cuquantum-cu11` [![pypi](https://img.shields.io/pypi/v/cuquantum-cu11.svg)](https://pypi.python.org/pypi/cuquantum-cu11)\n          - `cudensitymat-cu11` [![pypi](https://img.shields.io/pypi/v/cudensitymat-cu11.svg)](https://pypi.python.org/pypi/cudensitymat-cu11)\n          - `custatevec-cu11` [![pypi](https://img.shields.io/pypi/v/custatevec-cu11.svg)](https://pypi.python.org/pypi/custatevec-cu11)\n          - `cutensornet-cu11` [![pypi](https://img.shields.io/pypi/v/cutensornet-cu11.svg)](https://pypi.python.org/pypi/cutensornet-cu11)\n        - `cuquantum-cu12` [![pypi](https://img.shields.io/pypi/v/cuquantum-cu12.svg)](https://pypi.python.org/pypi/cuquantum-cu12)\n          - `cudensitymat-cu12` [![pypi](https://img.shields.io/pypi/v/cudensitymat-cu12.svg)](https://pypi.python.org/pypi/cudensitymat-cu12)\n          - `custatevec-cu12` [![pypi](https://img.shields.io/pypi/v/custatevec-cu12.svg)](https://pypi.python.org/pypi/custatevec-cu12)\n          - `cutensornet-cu12` [![pypi](https://img.shields.io/pypi/v/cutensornet-cu12.svg)](https://pypi.python.org/pypi/cutensornet-cu12)\n      - `cuquantum-python` [![pypi](https://img.shields.io/pypi/v/cuquantum-python.svg)](https://pypi.python.org/pypi/cuquantum-python)\n        - `cuquantum-python-cu11` [![pypi](https://img.shields.io/pypi/v/cuquantum-python-cu11.svg)](https://pypi.python.org/pypi/cuquantum-python-cu11)\n        - `cuquantum-python-cu12` [![pypi](https://img.shields.io/pypi/v/cuquantum-python-cu12.svg)](https://pypi.python.org/pypi/cuquantum-python-cu12)\n- `samples`: All C/C++ sample codes for the cuQuantum SDK.\n\n## Installation\n\nThe instructions for how to build and install these files are given in both the subfolders and\nthe [cuQuantum documentation](https://docs.nvidia.com/cuda/cuquantum/latest/index.html).\n\n## License\n\nAll files hosted in this repository are subject to the [BSD-3-Clause](./LICENSE) license.\n\n## Citing cuQuantum\n\nH. 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNVIDIA%2FcuQuantum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNVIDIA%2FcuQuantum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNVIDIA%2FcuQuantum/lists"}