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
Copy file name to clipboardExpand all lines: awards/teach_me_qiskit_2018/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ Most of the tutorials were written and tested with [qiskit-terra](https://github
5
5
version 0.4.15.
6
6
7
7
8
-
Thanks to the awesome community these tutorials are updated to work with the Qiskit 0.8.1
8
+
Thanks to the awesome community these tutorials are updated to work with the Qiskit (0.8.1).
9
9
-[CHSH Game](chsh_game/CHSH%20game-tutorial.ipynb) by Mirko Amico - get used to the quantum weirdness by playing a quantum game.
10
10
-[Cryptography with BB84](cryptography/Cryptography.ipynb) by Costantino Carugno - implementation of the famous BB84 protocol.
11
11
12
-
The following work with Qiskit (0.6.0) from time of submission.
12
+
The following work with Qiskit (0.6.0).
13
13
-[W State](w_state) by Pierre Decoodt - W states and interesting games using them.
14
14
-[State Distribution in Qubit Chains](state_distribution_in_qubit_chains/index.ipynb) by Alexander Yu. Vlasov - state transport in quantum chains.
15
15
-[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.
Copy file name to clipboardExpand all lines: awards/teach_me_qiskit_2018/index.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@
18
18
"version 0.4.15.\n",
19
19
"\n",
20
20
"\n",
21
-
"Thanks to the awesome community these tutorials are updated to work with the Qiskit 0.8.1\n",
21
+
"Thanks to the awesome community these tutorials are updated to work with the Qiskit (0.8.1).\n",
22
22
"- [CHSH Game](chsh_game/CHSH%20game-tutorial.ipynb) by Mirko Amico - get used to the quantum weirdness by playing a quantum game.\n",
23
23
"- [Cryptography with BB84](cryptography/Cryptography.ipynb) by Costantino Carugno - implementation of the famous BB84 protocol.\n",
24
24
"\n",
25
-
"The following work with Qiskit (0.6.0) from time of submission.\n",
25
+
"The following work with Qiskit (0.6.0).\n",
26
26
"- [W State](w_state) by Pierre Decoodt - W states and interesting games using them.\n",
27
27
"- [State Distribution in Qubit Chains](state_distribution_in_qubit_chains/index.ipynb) by Alexander Yu. Vlasov - state transport in quantum chains.\n",
28
28
"- [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