Skip to content

Commit ec4f696

Browse files
attpjaygambetta
authored andcommitted
Remove qec section from community/terra now that we have ignis. (#713)
1 parent 1d27133 commit ec4f696

File tree

3 files changed

+2
-1781
lines changed

3 files changed

+2
-1781
lines changed

terra/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ In this folder we have a collection of great tutorials from our fantastic Qiskit
44

55
* [Introductory Quantum Information Science](qis_intro)
66
* [Advanced Quantum Information Science](qis_adv)
7-
* [Quantum Error Correction](qec)
87

98
Load up [index.ipynb](index.ipynb) to start exploring quantum information science with Qiskit Terra!
109

1110
## Contributing
1211

13-
Quantum information science is such an interesting topic and we have by no means covered everything! We welcome additional notebooks in the relevant folder. The [quantum error correction](qec) folder is currently looking particularly empty...
12+
Quantum information science is such an interesting topic and we have by no means covered everything! We welcome additional notebooks in the relevant folder.

terra/index.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@
3535
" * [Topological Quantum Walks](qis_adv/topological_quantum_walk.ipynb)\n",
3636
" * [Vaidman Detection Test](qis_adv/vaidman_detection_test.ipynb)\n",
3737
"\n",
38-
"<!-- space -->\n",
39-
"\n",
40-
"* [Quantum Error Correction](qec)\n",
41-
"\n",
42-
"Note that we have more tutorials than those listed above, which can be found in the [Advanced Quantum Information Science](qis_adv) folder, however they have not been updated to Qiskit 0.10, so may not work. If you would like to contribute, updating an exisiting tutorial to add to the list would be great start, or you could create a new tutorial, perhaps an quantum error correction one..."
38+
"Note that we have more tutorials than those listed above, which can be found in the [Advanced Quantum Information Science](qis_adv) folder, however they have not been updated to Qiskit 0.10, so may not run. If you would like to contribute, updating an exisiting tutorial to add to the list would be great start, or you could create a new tutorial!"
4339
]
4440
},
4541
{

0 commit comments

Comments
 (0)