-
## Efficient Classical Weak Simulation of Quantum Circuits with Positive Discrete Wigner Representation
_Hi, Andrew! Hope this catches your interest._
_@krastanov, pinging in case you’d like to …
-
### What is happening?
`Clifford.to_circuit()` returns a `QuantumCircuit` with empty `qregs`. I don't know if this is an expected behaviour, but it has changed since qiskit 1.1.2.
### How can we r…
-
Currently embed is implemented for `PauliFrames`.
We need it for all tableaux, and for dense clifford operators, and for single- and two-qubit gates.
-
**Is your feature request related to a use case or problem? Please describe.**
Both the string and repr operators of SingleQubitCliffrodGate fall to its parent class which gives a confusing represent…
-
The Qiskit [`quantum_information`](https://qiskit.org/documentation/apidoc/quantum_info.html) contains helpful classes for efficiently manipulating quantum information, most notably the Pauli and Clif…
-
### Environment
- **Qiskit Terra version**: 0.22.2
- **Python version**: 3.9
- **Operating system**: MacOS
### What is happening?
Circuits containing `Clifford` operations cannot currently…
-
I notice in a lot of places we have placeholder T complexity that includes the correct T complexity but doesn't do accounting for cliffords. This is good and fine, except I think we need a sentinel va…
-
Bug bounty logistic details (click to expand)
To claim exclusive time to work on this bounty either post a comment here or message [skrastanov@umass.edu](mailto:skrastanov@umass.edu) with:
- y…
-
### Expected behavior
The PL operator arithmetic allows for operators with imaginary/complex coefficients. If such expectation values of such operators are measured I expect to either get a imaginar…
cvjjm updated
3 months ago
-
ganja.js has the `R >>> x` operator meaning `R * x * ~R`, which turns out to be very convenient.
It would be nice to have some concise spelling for this in `clifford`, and would help with #95.
T…