-
Many of these take a very long time, so it would be nice to get some feedback on how much time is left.
-
arXiv论文跟踪
-
**Summary:** If you initialize the quantum computer object with a density (e.g. `qc.qam.wf_simulator.density = rho0` for some valid state rho0) the state is cleared after one call of `qc.run`.
For…
-
**Summary:** currently `ReferenceDensitySimulator` fails because of small negative and imaginary probabilities.
**Recommendations:** we should be able to specify the tolerance for removing small i…
-
### Informations
- **Qiskit Ignis version**: 0.1.1
- **Python version**: 3.7.3
- **Operating system**: macOS
### What is the current behavior?
In the process_tomography tutorial noteboo…
Styps updated
5 years ago
-
### Informations
- **Qiskit Ignis version**: 0.1.0
- **Python version**: 3.7.2
- **Operating system**: MacOS 10.14
### What is the current behavior?
Running the first cell of code in th…
Styps updated
5 years ago
-
### Informations
- **Qiskit version**:
qiskit 0.6.1
- **Python version**:
Python 3.7.0
- **Operating system**:
Win 10 Pro
### What is the current behavior?
hello,everyone. I want to…
-
The following code works well:
```
q3 = QuantumRegister(3)
circuit = QuantumCircuit(q3)
circuit.h(q3[2])
rho = perform_state_tomography(circuit, q3)
```
Where `perform_state_tomography` is a …
-
### Informations
- **Qiskit Terra version**: 0.6.1
- **Python version**: 3.7
- **Operating system**: OsX
### What is the current behavior?
The process tomography for a teleported stat…
-
### Informations
- **Qiskit Terra version**: 0.6.1
- **Python version**: 3.7
- **Operating system**: osx
### What is the current behavior?
Since yesterday evening, I'm having the foll…