-
### 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…
-
So that function value execution isn't required
Use uuids for circuits - can use circuit names or custom names in future once we have #563 and use that for circuits
-
### Environment information
OS: MacOS
MQT version: 2.6.0
Compiler: C++
### Description
Running Steane code for bit-flip detection.
When transpiled using Qiskit transpile and custom backend:
1. …
-
In situations where the runtime has many workers (in an HPC cluster we can have on 10 nodes 1280 workers), QSearch and LEAP are underutilizing it, as they only submit a single batch from the frontier.…
-
## Traudcción
- **Término**: Qubit
- **Traducción propuesta**: Cúbit
## Detalles
- **Proyecto**: https://crowdin.com/project/qiskit-docs
- **Documento**: 1_programmatic_approach.po
- **Tex…
-
Define minimum and optimal numbers of shots depend on number of data qubits.
-
### 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. U…
-
### URL to the relevant documentation
https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.CU1Gate
### Select all that apply
- [ ] typo
- [ ] code bug
- [ ] out-of-date content
- [ ] brok…
-
With continued improvements in the cost of preparing resource states for non-Clifford gates, particularly the recent preprint [Magic state cultivation: growing T states as cheap as CNOT gates](https:/…
-
So, when it comes to measuring the two qubits in different basis, we just rotate the state of one of the qubits and then measure it.
Is it, instead of rotating the basis we rotate the state, like as …