-
Schemes such as Dynamical Mean-Field Theory (DMFT) or Density Matrix Embedding Theory (DMET), to name just two ideas from a larger family, allow one study the properties of a much larger system by sim…
-
### Information
- **Qiskit Terra version**: 0.15.2
- **Python version**: 3.7.x
- **Operating system**: Mac
### What is the current behavior?
What works:
Transpiling a `QuantumCircuit…
-
Is there an option to use a Quantum channel in my network.
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://nvidia.github.io/cuda-quantum/latest). Your issue may be addressed there.
- [X] Search the [issue tracker](https:…
-
Today the drmemtrace scheduler is not preferring to keep an input on the same core it last ran on. This issue covers measuring the migration statistics and probably adding some kind of bias to avoid …
-
### Expected behavior
We are simulating QAOA on an NVIDIA DGX system.
Since the new pennylane version (v0.22) supports cuQuantum using the "lightning.gpu" device, we want to use it for potential sp…
-
### Expected behavior
import pennylane as qml
dev = qml.device('qiskit.aer', wires=2)
it should create a qiskit aer device
### Actual behavior
cannot import name 'extensions' from 'qiskit…
-
**Describe the feature you'd like**
Integrate Braket.jl and [Yao.jl](https://github.com/QuantumBFS/Yao.jl) to allow Yao users to run circuits/AHS programs on Braket.
**Is this feature already pres…
-
## Description
As shown in the below testcase, there is an incorrect operation call in line 12. When executing the testcase, it reports an error normally. But the description of the error line in t…
-
### Environment
- **Qiskit Terra version**: 0.45.1
- **Python version**: 3.10.1
### What is happening?
I've tried to simplify my circuit as much as I can and this is what I've settled with.…