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

### Description State handling for remote platforms: - Introduce `SimulationState` subclass for remote platform (`RemoteSimulationState` and `PyRemoteSimulationState`) which is essentially a holder of the kernel IR. - Perform a lazy...

Background ------------ Currently, state just wraps a tuple containing the shape of the state data and a vector to the state data. This is sub-optimal because it forces the creation...

RFC

### 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 The C++ standard...

enhancement

### Description Add initialization of qvector from `cudaq::State` Towards: https://github.com/NVIDIA/cuda-quantum/issues/1086

### 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 # Background Readout...

enhancement
UnitaryHack

### 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 # Background Readout...

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...

### 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...

### 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...