v0.0.59
What's Changed
- add test for constrained compressed double-factorization of t2 amplitudes by @kevinsung in #454
- support compressed double-factorization for UCJOpSpinless by @kevinsung in #455
- Remove hyphen from "double factorization" by @kevinsung in #458
- add UCCSD energy tests by @kevinsung in #459
- factor out linop function for UCCSD by @kevinsung in #460
- add adjoint method to FermionOperator by @kevinsung in #463
- Add coupled cluster operators by @kevinsung in #464
- Call aborb_h1e in two-body linear operator by @kevinsung in #465
Bug fixes
- #464 fixed a bug in which the sign of the T1 amplitudes in the UCCSD and UCJ ansatzes was negated.
Full Changelog: v0.0.58...v0.0.59