You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`OpenFermion <http://openfermion.org>`__ is an open source library (licensed under Apache 2) for compiling and analyzing quantum algorithms which simulate fermionic systems.
8
10
This plugin library allows the electronic structure package `PySCF <http://github.com/sunqm/pyscf>`__ (licensed under BSD-2-Clause) to interface with OpenFermion.
9
11
10
12
Installation
11
13
------------
12
14
13
-
To install the latest development versions of OpenFermion, PySCF and OpenFermion-PySCF,
14
-
clone `this <http://github.com/quantumlib/OpenFermion-PySCF>`__ git repo, change directory to the top level folder and run:
15
+
To install the latest versions of OpenFermion, PySCF and OpenFermion-PySCF in development mode:
Also be sure to take a look at the ipython notebook demos in the examples folder of this repository.
29
+
Also be sure to take a look at the `ipython notebook demo <https://github.com/quantumlib/OpenFermion-PySCF/blob/master/examples/openfermionpyscf_demo.ipynb>`__
0 commit comments