Metadata-Version: 2.4
Name: cudaq-qec
Version: 0.6.0
Summary: Accelerated libraries for Quantum Error Correction built on CUDA-Q
Author: NVIDIA Corporation & Affiliates
Maintainer: NVIDIA Corporation & Affiliates
License-Expression: LicenseRef-NVIDIA-Proprietary
Project-URL: Homepage, https://nvidia.github.io/cudaqx
Project-URL: Documentation, https://nvidia.github.io/cudaqx/components/qec/introduction.html
Project-URL: Repository, https://github.com/NVIDIA/cudaqx
Keywords: qec,cudaq,cuda-quantum,cuda,quantum,quantum computing,nvidia,high-performance computing
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Environment :: GPU :: NVIDIA CUDA :: 12
Classifier: Environment :: GPU :: NVIDIA CUDA :: 13
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
License-File: CITATION.cff
Dynamic: license-file

# CUDA-Q QEC Library

CUDA-Q QEC is a high-performance quantum error correction library that leverages
NVIDIA GPUs to accelerate classical decoding and processing of quantum error
correction codes. The library provides optimized implementations of common QEC
tasks including syndrome extraction, decoding, and logical operation tracking.

This is package is a meta-package that when installed, simply installs the
version of the package that is appropriate for your system, e.g.
[`cudaq-qec-cu12`](https://pypi.org/project/cudaq-qec-cu12/) or
[`cudaq-qec-cu13`](https://pypi.org/project/cudaq-qec-cu13/). Please click those
links for more details about the package.

The optional dependencies that work with the above sub-packages also work with
this meta-package.
