cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows

Results 250 cuda-quantum issues
Sort by recently updated
recently updated
newest added

* Python version 3.8 will be EOLed by October 2024. See: https://peps.python.org/pep-0569/ * CUDA-Q to drop support for Python3.8 after that * Fix all occurrences of `[PYTHON_VERSION_FIX]` in the code...

python-lang

### Required prerequisites - [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...

NVQC

Revert the commit 208c9a1cf0738590fff22b211eac32faceff7b28 when Pauli word work is ready. See also #1098.

CUDA-Q has a random walk phase estimation example implemented in C++. With the new Python support added in 0.7.0 it should now be possible to also express this kind of...

documentation

### Required prerequisites - [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues. ### Describe the feature CUDA-Q should support...

enhancement

### Required prerequisites - [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...

At present the driver builds some extra code, `backendConfig.cpp`, to add information to the binary about what target is selected. I believe it does this to make the information available...

maintenance

### Required prerequisites - [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to...

bug
good first issue
build

### Required prerequisites - [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues. ### Describe the feature We have a...

enhancement