-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added EC intro + README for kitten code notebook
- Loading branch information
1 parent
19ef535
commit 08bc12e
Showing
2 changed files
with
42 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Bosonic 'Kitten' Code Tutorial | ||
|
||
This Jupyter notebook presents a tutorial for how one may implement the bosonic 'kitten' code using the Bosonic Qiskit package. | ||
As much as possible, this notebook explains the basics of bosonic error correction at the level of an undergraduate audience. The notebook is meant to be interactive, and users are | ||
encouraged to vary the parameters controlling the simulation as instructed within the notebook. There is also an accompanying IBM Qiskit blog article for this notebook, and | ||
it will be linked after its publication. | ||
|
||
This work was produced in 2023 by Liu Zixiong as part of their PHYS 472 Independent Project in Physics course and subsequent summer research experience in Prof. Girvin's group | ||
at Yale University. This project was supervised by Prof. Steven M. Girvin, and Dr. Kevin Smith. | ||
|
||
## Dependencies | ||
* Bosonic Qiskit 11.2 |
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