You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: community/teach_me_qiskit_2018/index.ipynb
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,11 @@
10
10
"Most of the tutorials were written and tested with [qiskit-terra](https://github.com/Qiskit/qiskit-terra)\n",
11
11
"version 0.4.15.\n",
12
12
"\n",
13
-
"Here is the list of the top submissions (in alphabetical order).\n",
14
13
"\n",
14
+
"Thanks to the awesome community these tutorials are updated to work with the Qiskit 0.6\n",
15
+
"- to add\n",
16
+
"\n",
17
+
"The others work with Qiskit from time of submission (0.4.15)\n",
15
18
"- [CHSH Game](chsh_game/CHSH%20game-tutorial.ipynb) by Mirko Amico - get used to the quantum weirdness by playing a quantum game.\n",
16
19
"- [Cryptography with BB84](cryptography/Cryptography.ipynb) by Costantino Carugno - implementation of the famous BB84 protocol.\n",
17
20
"- [E91 Quantum Key Distribution Protocol](e91_qkd/e91_quantum_key_distribution_protocol.ipynb) by Andrey Kardashin - a tutorial on quantum key distribution based on the protocol by Ekert in 1991.\n",
0 commit comments