-
### 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.
### Descri…
-
#479 According to the response `_(@damiansteiger),_` the memory issue is related to the number of qubits, with 40 qubits requiring 16TB of RAM. However, I have tested another circuit with 60 qubits an…
-
Hello,
I'm trying to follow these tutorial: https://nvidia.github.io/cuda-quantum/latest/applications/python/unitary_compilation_diffusion_models.html
When calling:
`out_tensors = infer_comp.ge…
-
### Environment information
- OS: Linux Mint 21.2
- C++ compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
- mqt.qcec: 2.8.1
### Description
I’m facing an issue when trying to verify the partia…
-
## Describe the bug
The function `_collapsing_inst_to_pauli_strings` in `tqec/circuit/detectors/utils.py` takes a `stim.CircuitInstruction` object and returns the type of collapsing operation present…
-
The interface seems to be inconsistent between the qutip and QLM emulators. I am running some code on the QLM40 machine at TGCC, and also locally with qutip, but I get an error when trying to convert …
-
### Short description
When creating a FM that takes more than one variable as input, we need the two encodings not to commute with each other. If the config is passed directly to `QNN.from_configs()`…
-
Is it possible to have a tomography routine (single qubits and 2 qubits) that allows sweeping a parameter in one of the gates implemented in the circuit?
This would allow us to run arbitrary experi…
-
### 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.
### Descri…
-
### Environment
- **Qiskit version**: 1.3.0 (compiled from source)
- **Python version**: 3.11.6
- **Operating system**: Ubuntu 23.01 LTS
[Benny](https://github.com/Bennybenassius) and I found…