A.C.E07
A.C.E07
Could I get some review regarding this please?
For the time being, I'd appreciate guidance on how I can implement `ZPowGate` with both `exponent` and `global_shift` using the rotation gates mentioned and global phase gate.
So, I got some decompositions for XPow, YPow, and ZPow, but having some trouble with their controlled versions. I am for instance trying the decomposition for a controlled XPow gate,...
The only solution I can immediately think of is implementing its underlying unitary matrix instead, and decomposing it to a qubit qubit sequence of gates just like any other two...
I'll try to clean up and make a PR on the `common_gates.py` file for ZPow, XPow, and YPow. However, I don't like that they need a global phase gate to...
I'm playing around with the idea of applying the unitary of the global phase to an actual qubit. So, it sounds very stupid as global phase is a property that's...
Any fixes for this? To clarify, I am trying to translate the current implementation to python-only for my package and given the rust portings I am using the latest python-only...
Greetings, Hope all are well. I was testing the weyl decomposition Jake was kind enough to send me above and noticed sth really critical with it. I noticed that the...
I don't know if the funky approach is actually superior to the deterministic one or not, but if so, please let me know so I can update on my side...
@jakelishman That would be appreciated. Take your time sir. Congratulations again on your little one.