Skip to content

Releases: quantumlib/OpenFermion-PySCF

OpenFermion-PySCF v0.5

22 Dec 01:22
09a79c9
Compare
Choose a tag to compare

This release integrates with OpenFermion 1.0. The main difference is that MolecularData is now correctly imported from the chem submodule.

OpenFermion-PySCF v0.4

15 Mar 18:52
b1081b9
Compare
Choose a tag to compare

Minor release necessary to sync the library with PySCF.

OpenFermion-PySCF v0.3

29 Aug 16:48
Compare
Choose a tag to compare

Third production release. Necessary because readme encoding issue caused some systems install problems.

  • Fixed readme encoding issue.
  • Added stable continuous integration using Travis.
  • Added functions for directly generating InteractionOperators.

OpenFermion-PySCF v0.2

30 Mar 17:25
b4814cb
Compare
Choose a tag to compare

New release makes plugin consistent with breaking changes in OpenFermion core introduced in OpenFermion v0.6. This release also features a new data structure: PyscfMolecularData.

OpenFermion-PySCF v0.1

20 Oct 22:49
Compare
Choose a tag to compare

First production release! Improvements over previous alpha version includes:

  • Now uses PySCF to store overlap matrix from mean-field calculations.
  • Updated README with citations.

OpenFermion-PySCF v0.1a3

18 Oct 18:03
Compare
Choose a tag to compare
Pre-release
  • Adds AO overlap integrals into data.
  • Ensures compatibility with latest OpenFermion.

OpenFermion-PySCF v0.1a2

16 Oct 23:02
Compare
Choose a tag to compare
Pre-release
  • Adapted library to breaking changes in OpenFermion v0.1a3.
  • Removed buggy example in generate_data.py.
  • Improved installation instructions.

OpenFermion-PySCF v0.1a1

06 Oct 20:54
Compare
Choose a tag to compare
Pre-release
  • Clarified installation instructions.
  • Removed inconsistencies in manifest and readme.
  • Updated package requirements.

OpenFermion-PySCF v0.1a0

23 Sep 00:03
Compare
Choose a tag to compare
Pre-release

First alpha release of OpenFermion-PySCF. Release is mostly a fork from FermiLib-Plugin-PySCF with adaptations to support OpenFermion instead of FermiLib.

Initial commit made on behalf of Ryan Babbush (Google), Jarrod McClean (Google), Ian Kivlichan (Harvard), Damian Steiger (ETH Zurich), Thomas Haner (ETH Zurich) and Dave Bacon (Google).