1414 },
1515 {
1616 "cell_type": "markdown",
17+ "metadata": {
18+ "id": "0V2LXIBKKqA9"
19+ },
1720 "source": [
1821 "# Table of contents\n",
1922 "\n",
3033 "10. [Estimate the threshold and footprint of a surface code](#surface-code)\n",
3134 "11. [Conclusion](#end-of-tutorial)\n",
3235 "12. [Additional resources](additional-resources)"
33- ],
34- "metadata": {
35- "id": "0V2LXIBKKqA9"
36- }
36+ ]
3737 },
3838 {
3939 "cell_type": "markdown",
40+ "metadata": {
41+ "id": "43rMSrBhKtyX"
42+ },
4043 "source": [
4144 "<a class=\"anchor\" id=\"prerequisites\"></a>\n",
4245 "# 0. Prerequisites\n",
5255 "- *Some* familiarity with quantum error-correcting codes. For example, this tutorial assumes that you've heard the terms \"surface code\" and \"threshold\".\n",
5356 "\n",
5457 "If you don't have these prerequisites yet, take a look at the [additional resources](additional-resources) at the end of this tutorial for suggestions about how to learn more."
55- ],
56- "metadata": {
57- "id": "43rMSrBhKtyX"
58- }
58+ ]
5959 },
6060 {
6161 "cell_type": "markdown",
174174 "colab": {
175175 "base_uri": "https://localhost:8080/"
176176 },
177- "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f ",
178- "id ": "L51yrzUW-qOQ "
177+ "id ": "L51yrzUW-qOQ ",
178+ "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f "
179179 },
180180 "outputs": [
181181 {
213213 "colab": {
214214 "base_uri": "https://localhost:8080/"
215215 },
216- "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f ",
217- "id ": "_75gRftr-qOQ "
216+ "id ": "_75gRftr-qOQ ",
217+ "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f "
218218 },
219219 "outputs": [
220220 {
255255 "colab": {
256256 "base_uri": "https://localhost:8080/"
257257 },
258- "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f ",
259- "id ": "NXlSD_sy-qOQ "
258+ "id ": "NXlSD_sy-qOQ ",
259+ "outputId ": "9b6d4b2f-1cb9-4941-d533-db148aaaf86f "
260260 },
261261 "outputs": [
262262 {
21252125 },
21262126 {
21272127 "cell_type": "code",
2128- "source ": [] ,
2128+ "execution_count ": null ,
21292129 "metadata": {
21302130 "id": "QgqQ90GlBcB_"
21312131 },
2132- "execution_count ": null ,
2133- "outputs ": []
2132+ "outputs ": [] ,
2133+ "source ": []
21342134 },
21352135 {
21362136 "cell_type": "markdown",
79237923 "base_uri": "https://localhost:8080/",
79247924 "height": 404
79257925 },
7926- "outputId ": "42a217ab-1a92-4850-b634-932f3a8f603e ",
7927- "id ": "XLqwFH29-qOW "
7926+ "id ": "XLqwFH29-qOW ",
7927+ "outputId ": "42a217ab-1a92-4850-b634-932f3a8f603e "
79287928 },
79297929 "outputs": [
79307930 {
2096720967 "\n",
2096820968 "\n",
2096920969 "- [Quantum computing for the very curious](https://quantum.country/qcvc) by Andy Matuschak and Michael Nielsen\n",
20970- "- [Building Google's quantum computer]() by Marissa Giustina (2018)\n",
20970+ "- [Building Google's quantum computer](https://www.youtube.com/watch?v=dUdqfqS9Dvg ) by Marissa Giustina (2018)\n",
2097120971 "- MIT's [Quantum Information Science I](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+8.370.1x+1T2018/about)\n",
2097220972 "- John Preskill's [Ph/CS 219A Quantum Computation](https://www.youtube.com/playlist?list=PL0ojjrEqIyPy-1RRD8cTD_lF1hflo89Iu) on YouTube\n",
2097320973 "- Quantum AI's YouTube content:\n",
2100821008 },
2100921009 "nbformat": 4,
2101021010 "nbformat_minor": 0
21011- }
21011+ }
0 commit comments