OpenFermion 1.3 is an incremental update with some fixes and improvements (see below). Crucially, we have moved from pinning to a specific version of Cirq to having a minimum supported version of Cirq (0.12 for this release).
Changes
- Implement Bravyi-Kitaev for InteractionOperator (753)
- Fix unexpected behavior of symmetry_conserving_bravyi_kitaev (734)
- Revamp CI: matrix, multi-Cirq (755)