qiskit-community / ffsim

Faster simulations of fermionic quantum circuits.
https://qiskit-community.github.io/ffsim/
Apache License 2.0
22 stars 5 forks source link

Add final orbital rotation to hop gate ansatz #85

Closed kevinsung closed 9 months ago

kevinsung commented 9 months ago

This change factors out the logic for converting orbital rotations to and from parameters. It changes the parameter ordering of the UCJ ansatz, which is a breaking API change.