ScQ-Cloud / cuQuantum

Home for cuQuantum Python & NVIDIA cuQuantum SDK C++ samples

Home Page:https://docs.nvidia.com/cuda/cuquantum/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the cuQuantum repository!

This public repository contains two sets of files related to the NVIDIA cuQuantum SDK:

  • samples: All C/C++ sample codes for the cuQuantum SDK.
  • python: The open-sourced cuQuantum Python project.
    • Available for download on
      • conda-forge:
        • cuquantum Conda Version
          • custatevec Conda Version
          • cutensornet Conda Version
        • cuquantum-python Conda Version
      • PyPI:
        • cuquantum pypi
          • cuquantum-cu11 pypi
            • custatevec-cu11 pypi
            • cutensornet-cu11 pypi
        • cuquantum-python pypi
          • cuquantum-python-cu11 pypi
  • benchmarks: NVIDIA cuQuantum Circuit Performance Benchmark Suite (v0.1.0), see README for detail.
  • extra: Files to help utilize the cuQuantum SDK and the cuQuantum Appliance container.

Installation

The instructions for how to build and install these files are given in both the subfolders and the cuQuantum documentation.

License

All files hosted in this repository are subject to the BSD-3-Clause license.

Citing cuQuantum

This repository is uploaded to Zenodo automatically. Click the badge below to see citation formats.

DOI

About

Home for cuQuantum Python & NVIDIA cuQuantum SDK C++ samples

https://docs.nvidia.com/cuda/cuquantum/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 52.7%Language:Jupyter Notebook 28.8%Language:Cython 17.6%Language:C 0.8%Language:Shell 0.1%