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
Adding mention of OpenFermion-FQE to the frontpage (#740)
* Adding mention of OpenFermion-FQE to the frontpage
* updated spacing
* fixed grammar
* adding downloads badge too
* removed projects page link (not up to date), removed mention of C++ bindings
where users can share and download precomputed molecular benchmark files.
54
57
55
-
Check out other `projects and papers using OpenFermion <https://quantumai.google/openfermion/projects>`__ for inspiration,
56
-
and let us know if you've been using OpenFermion!
57
-
58
58
59
59
Developer install
60
60
-----------------
@@ -84,7 +84,14 @@ Specifically, plugins are used to simulate and compile quantum circuits and to p
84
84
classical electronic structure calculations.
85
85
Follow the links below to learn more!
86
86
87
-
Circuit compilation and simulation plugins
87
+
High performance simulators
88
+
------------------------------------------
89
+
* `OpenFermion-FQE <https://github.com/quantumlib/OpenFermion-FQE>`__ is
90
+
a high performance emulator of fermionic quantum evolutions specified
91
+
by a sequence of fermion operators, which can exploit fermionic
92
+
symmetries such as spin and particle number.
93
+
94
+
Circuit compilation plugins
88
95
------------------------------------------
89
96
* `Forest-OpenFermion <https://github.com/rigetticomputing/forestopenfermion>`__ to support integration with `Forest <https://www.rigetti.com/forest>`__.
0 commit comments