Skip to content

v1.3.0

Compare
Choose a tag to compare
@mpharrigan mpharrigan released this 06 Dec 20:47
· 74 commits to master since this release
6a2fdac

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)