Skip to content

Commit

Permalink
Updated EeroQ demos (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoiporia authored Dec 11, 2024
1 parent 0a455f1 commit ab21334
Show file tree
Hide file tree
Showing 5 changed files with 1,099 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Learn more about Superstaq `here <https://www.infleqtion.com/superstaq>`_. To co
:caption: Optimizations

optimizations/aqt/aqt
optimizations/eeroq/eeroq
optimizations/sqale/sqale
optimizations/ibm/ibm
optimizations/qscout/qscout
Expand Down
11 changes: 11 additions & 0 deletions docs/source/optimizations/eeroq/eeroq.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Superstaq for EeroQ
========================
For this tutorial, we will go over how to get started with using Superstaq to compile, optimize, and simulate circuits for the EeroQ Wonderlake device, an electron based quantum computer . We will go over the process of setting up a Superstaq provider and compiling circuits to an EeroQ backend, retrieving the optimized circuits. We will also demonstrate how to perform noisy simulations for EeroQ hardware.

Below, you will find links to identical tutorials that demonstrate Superstaq for EeroQ using either Qiskit or Cirq.

.. toctree::
:maxdepth: 1

eeroq_qss
eeroq_css
Loading

0 comments on commit ab21334

Please sign in to comment.