Skip to content

Commit 6bbd57a

Browse files
committed
update index.ipynb & README.md
1 parent 94a7202 commit 6bbd57a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

awards/teach_me_qiskit_2018/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Most of the tutorials were written and tested with [qiskit-terra](https://github
55
version 0.4.15.
66

77

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).
99
- [CHSH Game](chsh_game/CHSH%20game-tutorial.ipynb) by Mirko Amico - get used to the quantum weirdness by playing a quantum game.
1010
- [Cryptography with BB84](cryptography/Cryptography.ipynb) by Costantino Carugno - implementation of the famous BB84 protocol.
1111

12-
The following work with Qiskit (0.6.0) from time of submission.
12+
The following work with Qiskit (0.6.0).
1313
- [W State](w_state) by Pierre Decoodt - W states and interesting games using them.
1414
- [State Distribution in Qubit Chains](state_distribution_in_qubit_chains/index.ipynb) by Alexander Yu. Vlasov - state transport in quantum chains.
1515
- [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.

awards/teach_me_qiskit_2018/index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"version 0.4.15.\n",
1919
"\n",
2020
"\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",
2222
"- [CHSH Game](chsh_game/CHSH%20game-tutorial.ipynb) by Mirko Amico - get used to the quantum weirdness by playing a quantum game.\n",
2323
"- [Cryptography with BB84](cryptography/Cryptography.ipynb) by Costantino Carugno - implementation of the famous BB84 protocol.\n",
2424
"\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",
2626
"- [W State](w_state) by Pierre Decoodt - W states and interesting games using them.\n",
2727
"- [State Distribution in Qubit Chains](state_distribution_in_qubit_chains/index.ipynb) by Alexander Yu. Vlasov - state transport in quantum chains.\n",
2828
"- [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

Comments
 (0)