qiskit-community / ffsim

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

Add spin-balanced UCJ operator and refactor spin-unbalanced UCJ #208

Closed kevinsung closed 1 month ago

kevinsung commented 1 month ago

Closes #203.

Deprecates UCJOperator in favor of UCJOpSpinBalanced and UCJOpSpinUnbalanced.