-
Refer:
> [1] D. Guala, S. Zhang, E. Cruz, C. A. Riofrío, J. Klepsch, and J. M. Arrazola, “Practical overview of image classification with tensor-network quantum circuits,” Scientific Reports, vol. …
-
### What should we add?
Because RXGate is available as a basis gate thanks to the fractional gates support, it would be nice if Qiskit could optimize UGate into 1 RXGate + 2 RZGate as follows.
```py…
-
### Issue Description
Can we add some of TensorFlow Quantum's optimisation tools to the OpenQAOA stack?
[TensorFlow Quantum](https://www.tensorflow.org/quantum/overview) is a python framework for qu…
-
## Color codes support for Quantum Clifford's ECC module
After Surface codes, color codes seem to be the most popular topological error correcting codes, and it would be nice to have them available…
-
**Describe the feature you'd like**
Currently, the Tracker counts the number of on-demand tasks, but not LocalSimulator tasks. For example
```python
from braket.aws import AwsDevice
from braket.c…
-
I want to classically simulate quantum circuits with noise. I'm interested in simple noise models, such as depolarizing noise, bitflip, etc.
If I use the following noise model:
`prob_2 = 0.001`
…
-
### Possible Fixes
Yes
### Modpack Version
0.60
### What happened?
Every time I put the recipe into the assembler no matter ingredient order it takes 8 of the 12 super conductor cables and makes …
-
### Informations
- **Qiskit Aer version**: 0.15.1
- **Python version**:
- **Operating system**:
### What is the current behavior?
AerEstimatorV2 gives memory error when trying to execute small ci…
-
Most of the circuits we build using this library will be large nested circuits, where we have a few composite outer level operations like loading data from QROM, selectively applying a linear combinat…
-
Attempts to submit QIR generated by `pytket_to_qir()` via azure-quantum currently fail with
```
RuntimeError: Cannot retrieve results as job execution failed(status: Failed.error: {'additional_pro…