Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@willzeng willzeng released this 09 Jun 17:38
· 1288 commits to master since this release

Numerous bug fixes. A breaking change in introducing the Wavefunction object causes a bump to v0.1.0. This release includes:

  • Introduction of the Wavefunction object that can be pretty-printed as kets
  • Library made both Python 3 and Python 2.7 compatible
  • pyQuil program objects are now iterable
  • PauliSums and PauliTerms are iterable and can be subtracted
  • The Meyer-penny game example