Nicholas Rubin
Nicholas Rubin
@jrstryker Would you be interested in implementing or maybe a first pass design? It might help the broader openfermion community to see an example.
Hi @MafaldaRA , I'm assuming the Rz evolution you are talking about is the ladder-of-cnot way of implementing a multi qubit term. I think your question ultimately comes down to...
Awesome. Thank you for doing that. Indeed it looks like an issue on the Trotter step implementation. One thing to note, if you want to check if two unitaries are...
I'll have to certainly think about this more. For inspiration you can checkout what I do in the `representability` library in third_party. https://github.com/quantumlib/OpenFermion/blob/master/src/openfermion/third_party/representability/_bijections.py I define a bijection which maps you...
Probably bringing up on Google Group is good too since the group will be pinged about this discussion. I am still biased towards building something on top of the existing...
I believe this is changed. `number_operator` input line is `number_operator(i, coefficient=1., particle_hole_symmetry=False)` @kevinsung should this be closed?
@kevinsung LOL there are a bunch of `number_operator` functions. Apparently I pasted the one you and Bryan wrote a couple of years ago. https://github.com/quantumlib/OpenFermion/commit/4c0df2e1e9cf641683259eba4d2736eea34da1f7
@kevinsung is this auto-merge upon reviewers sign-off?
@tanujkhattar Thanks for the analysis and recommendation! I agree with your second point. good to know about pydeps. Seems useful.
@kevinsung can this be closed?