-
Dear All,
I tried full_optimize for a circuit. Before doing this, when we check for circuit stats this way:
`print(pyzx_circ.stats())`
we get:
Circuit EvolvedOps-2842 on 10 qubits with …
-
Dear Bruno,
my congratulations for squeezing a RV32I core into the Icestick !
I read your Verilog files with joy and I wish to share an idea on how to save a few more LUTs for more peripherals: …
-
The transversal gates section of the [15 qubit code](https://errorcorrectionzoo.org/c/stab_15_1_3) claims that it is the smallest qubit stabilizer code with a transversal gate outside the Clifford gro…
-
Here is a proposal for storing data form RB experiment.
After we merge #597 we will switch to `np.arrays`, however to be able to debug and reproduce the code some improvements could be performed.
I…
-
I was trying to simulate this teleportation circuit (https://quantumai.google/cirq/build/classical_control#basic_conditions) with `stimcirq.StimSampler` and received the following error.
![image](h…
-
Trying to build `master` at commit 60c8bba11f7314e376ff2fd7e6f211bad11b702e failed.
More info at: https://travis-ci.com/Qiskit/qiskit-terra/jobs/208623536
-
#1201 reverted #941 because it caused some regressions in compilation. For example, with this circuit and sequence of passes:
```python
import json
from pytket.circuit import Circuit, OpType
fro…
-
While pyLIQTR is calculating gate precision it assumes rotation gates are always in the circuit. This is a problem since if there are no rotation gates one gets an error related to dividing by zero. T…
-
### Feature details
Given a quantum function or operation, decompose it into gates from a universal gate set (Clifford + T).
### Implementation
Add a new transform to the [set of compilation transf…
-
### Informations
- **Qiskit Experiments version**: 0.5.3
- **Python version**: 3.8.10
- **Operating system**: Ubuntu
- I first mentioned this issue in the [#experiments](https://slack.com/…