-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
1,099 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.