Skip to content

Commit

Permalink
Quantum Many Body Scars (close #1797) (#1839)
Browse files Browse the repository at this point in the history
* Quantum Many Body Scars (#1797)

* corrected typos and types

* added notebook to examples.md

* added thumbnail

* added thumbnail

* added references and md file

* Corrected refs.bib

* Update docs/source/refs.bib

---------

Co-authored-by: Nathan Shammah <[email protected]>
  • Loading branch information
DHuybrechts and nathanshammah authored Jul 3, 2023
1 parent 218a9e7 commit f458576
Show file tree
Hide file tree
Showing 5 changed files with 784 additions and 0 deletions.
Binary file added docs/source/_thumbnails/qmbs_ibmq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ def get_incollection_template(self, e):
"examples/ddd_on_ibmq_ghz": "_static/ddd_qiskit_ghz_plot.png",
"examples/calibration-tutorial": "_static/calibration.png",
"examples/combine_rem_zne": "_static/combine_rem_zne.png",
"examples/quantum_simulation_scars_ibmq": "_static/qmbs_ibmq.png",
# default images if no thumbnail is specified
"examples/*": "_static/mitiq-logo.png",
}
1 change: 1 addition & 0 deletions docs/source/examples/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ZNE with PyQuil: Improving VQE <vqe-pyquil-demo.ipynb>
ZNE with Cirq: Energy landscape of a variational circuit <simple-landscape-cirq.md>
ZNE with Braket: Energy landscape of a variational circuit <simple-landscape-braket.md>
ZNE with Qiskit: Energy landscape of a variational circuit <simple-landscape-qiskit.md>
ZNE with Qiskit: Quantum simulation of quantum many body scars <quantum_simulation_scars_ibmq.md>
ZNE with Cirq: Solving MaxCut with QAOA <maxcut-demo.md>
ZNE with Cirq: Hamiltonian simulation with Pauli gates<hamiltonians.md>
ZNE with Cirq: Energy of molecular Hydrogen <molecular_hydrogen.md>
Expand Down
Loading

0 comments on commit f458576

Please sign in to comment.