Skip to content

OpenFermion v0.10.0

Compare
Choose a tag to compare
@kevinsung kevinsung released this 22 Jul 21:59
· 196 commits to master since this release
a76d9a5

Notable changes and additions:

  • Adds a new class, MajoranaOperator, to represent operators in the Majorana basis. Support for this operator added to openfermion.jordan_wigner and openfermion.bravyi_kitaev.
  • Speeds up construction of jellium Hamiltonians by utilizing translation invariance
  • openfermion.wedge
  • Adds some utility methods to InteractionOperator
  • Utilities for tapering off qubits using stabilizer conditions: openfermion.utils.taper_off_qubits, openfermion.utils.reduce_number_of_terms
  • Fixes a bug that caused incompatibility with scipy 1.3.0