-
# Abstract
The theory of open quantum system supports most modern research in quantum mechanics and its applications in many areas. In this project, we would like to design an algorithm which utilize…
-
Suppose there is a problem, that is, a measurement process is in the middle of a circuit like below,
![image](https://user-images.githubusercontent.com/47812418/111125241-5d3bc780-85ac-11eb-9b91-090f…
-
### Expected behavior
1 - Running `qml.data.load("other", name="mqt-bench")` returns the dataset.
2 - Running `qml.data.load("other", name="mqt-bench", attributes=["ae"])` returns the "ae" algorithm…
-
### Why do we need this improvement?
Presently, Java-template is supported only limited protocol kafka, ibmq and it be good to extend protocol with mqtt as https://github.com/asyncapi/java-spring-te…
-
### Expected behavior
Output of [the code example](https://github.com/PennyLaneAI/pennylane/blob/master/pennylane/pulse/hardware_hamiltonian.py#L105) in the `qml.pulse.hardware_hamiltonian.drive` fun…
-
I have a simple 2-qubit 2-bit dynamic circuit with 1 conditional rotation that executed on ibmq_manila just fine. But, when I add mapomatic I get:
CircuitError: "Unknown classical resource specifie…
-
### Information
- **qiskit-ibm-provider version**: 0.20.2
- **Python version**: Python 3.9.7
- **Operating system**: Manjaro Linux. Kernel: Linux 5.15.162-1-MANJARO
### What is the curr…
-
### What is the expected enhancement?
By executing the transpilation of a circuit using the` ibmq_athens` device, I noticed that the transpiled circuit with the lowest depth has `optimization_level…
-
### Information
- **Qiskit Terra version**: main
- **Python version**: 3.9.5
- **Operating system**: Linux
### What is the current behavior?
I've updated my Terra clone with the lates…
-
### Environment
- **Qiskit Terra version**: 0.22.0
### What is happening?
Construction a quantum volume circuit, followed by a measurement of active qubits, followed by a transpilation to a backen…