Zohim Chandani

Results 37 issues of Zohim Chandani

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

language

I am trying to understand how PyTorch recognizes a quantum circuit within a `nn.Module` and can perform backdrop on the gates in the circuit? What part of the code enables...

For an upcoming demo, we need cuQuantum to accept CUDA-Q circuits into the CircuitToEinsum function [here](https://docs.nvidia.com/cuda/cuquantum/latest/python/api/generated/cuquantum.CircuitToEinsum.html?highlight=circuittoeinsum#:~:text=The%20supported%20circuit%20types%20include%20cirq.Circuit%20and%20qiskit.QuantumCircuit.%20The%20input%20circuit%20must%20be%20fully%20parameterized%20and%20can%20not%20contain%20operations%20that%20are%20not%20well%2Ddefined%20in%20tensor%20network%20simulation%2C%20for%20instance%2C%20resetting%20the%20quantum%20state%20or%20performing%20any%20intermediate%20measurement.). Here is an example of how to do this in Qiskit: ``` from cuquantum...

### 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 `observe_async` can be...

enhancement

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

enhancement

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

user experience

### 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 For an upcoming...

enhancement

Examples section: aim is to show how to use CUDA-Q syntax. Applications section: aim to show various useful things you can build with CUDA-Q. Restructure of both sections, added new...

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 This is how...

enhancement