Skip to content

OpenFermion v0.11.0

Compare
Choose a tag to compare
@kevinsung kevinsung released this 02 Apr 19:16
· 169 commits to master since this release
02a0088

Starting with this version, Python 2 is no longer supported. Other notable changes and additions:

  • Functions to partition qubits into subsets for efficient measurement of Pauli strings: openfermion.binary_partition_iterator, openfermion.partition_iterator, openfermion.pauli_string_iterator.
  • Added structure argument to openfermion.geometry_from_pubchem. It is recommended to set this to '3d' to ensure correct structures are returned (see #544).
  • openfermion.get_number_preserving_sparse_operator.
  • openfermion.prony.