-
### Information
- **Qiskit Aqua version**: 0.2.0
- **Python version**: Python 3.6.5
- **Operating system**: Linux
### What is the current behavior?
Value Error raised when attempting to…
-
In quantum computing simulations particularly, finding the optimal contraction sequence has a huge effect on what is computable - the amount of memory and time required is exponential in how 'bad' the…
-
The `circuit` object in CircuitLearner class is not necessarily a circuit.
Calling it "circuit" works in the simple example, but our real goal is not really optimizing the output from the circuit, bu…
-
### What is the expected behavior?
A typical scenario in variational algorithms is that many circuits get compiled, which have the same skeleton and only differ in some rotation angles. These s…
-
### Informations
- **QISKit (Python SDK) version**: 0.5
- **Python version**: 3.6.5
- **Operating system**: Windows 7
### What is the current behavior?
I am trying to do a test calcula…
-
The structure of the EVM and the data structures should be reduced to a minimum bitwise compositor and minimal logic tree, allowing for accurate accounting and implementations in all current and theor…
-
I find the output of the following code extremely surprising. In every textbook the rotation around X gate is always defined as R_X(theta) = e^{-i theta X / 2}. But that's not true in Cirq. Not only d…
-
This issue is for listing what shoud be support in the first version.
-
FYI:
I just wanted to cross list this issue raised on the ProjectQ page
https://github.com/ProjectQ-Framework/ProjectQ/issues/218
as the error message comes from OpenFermion-ProjectQ
-
Hello everyone,
I am trying to simulate H-Li in quantum computer. Until psi4, everything works fine. Please let me explain with more details. (I apologize for the length.)
### Classical calculatio…