|
34 | 34 | :width: 1px |
35 | 35 | :height: 30px |
36 | 36 |
|
37 | | -|vertspace| OpenFermion is an open source library for compiling and analyzing quantum |
| 37 | +|vertspace| OpenFermion is an open-source library for compiling and analyzing quantum |
38 | 38 | algorithms to simulate fermionic systems, including quantum chemistry. Among |
39 | | -other functionalities, it features data structures and tools for obtaining and |
| 39 | +other featurs, it includes data structures and tools for obtaining and |
40 | 40 | manipulating representations of fermionic and qubit Hamiltonians. For more |
41 | 41 | information, see our `release paper <https://arxiv.org/abs/1710.07629>`__. |
42 | 42 |
|
@@ -66,11 +66,11 @@ Documentation can be found at `quantumai.google/openfermion <https://quantumai.g |
66 | 66 | Currently, OpenFermion is tested on Mac, Windows, and Linux. We recommend using Mac or Linux because |
67 | 67 | the electronic structure plugins are only compatible on these platforms. However, |
68 | 68 | for those who would like to use Windows, or for anyone having other difficulties |
69 | | -with installing OpenFermion or its plugins, we have provided a Docker image |
| 69 | +with installing OpenFermion or its plugins, we provide a Docker image |
70 | 70 | and usage instructions in the |
71 | 71 | `docker folder <https://github.com/quantumlib/OpenFermion/tree/master/docker>`__. |
72 | 72 | The Docker image provides a virtual environment with OpenFermion and select plugins pre-installed. |
73 | | -The Docker installation should run on any operating system. |
| 73 | +The Docker installation should run on any operating system where Docker can be used. |
74 | 74 |
|
75 | 75 | Developer install |
76 | 76 | ----------------- |
@@ -205,6 +205,7 @@ Authors |
205 | 205 |
|
206 | 206 | How to cite |
207 | 207 | =========== |
| 208 | + |
208 | 209 | When using OpenFermion for research projects, please cite: |
209 | 210 |
|
210 | 211 | Jarrod R McClean, Nicholas C Rubin, Kevin J Sung, Ian D Kivlichan, Xavier Bonet-Monroig, |
|
0 commit comments