Skip to content

Commit 7eb25fc

Browse files
author
Abraham Asfaw
authored
Merge pull request #25 from qubeat/fixlinks
Fixed missed logo size and broken link
2 parents 3a8e93c + cb944a8 commit 7eb25fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

awards/teach_me_qiskit_2018/state_distribution_in_qubit_chains/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<img src=\"https://raw.githubusercontent.com/Qiskit/qiskit-tutorials/master/images/qiskit-heading.png\" alt=\"Qiskit\" align=\"left\">\n",
7+
"<img src=\"https://raw.githubusercontent.com/Qiskit/qiskit-tutorials/master/images/qiskit-heading.png\" alt=\"Qiskit\" width=\"500 px\" align=\"left\">\n",
88
"<img src=\"images/qubit-chain-logo.png\" alt=\"Qubit Chain\" align=\"right\">"
99
]
1010
},

awards/teach_me_qiskit_2018/state_distribution_in_qubit_chains/qubit_chain.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cell_type": "markdown",
2323
"metadata": {},
2424
"source": [
25-
"Here is used representation initially introduced for _perfect state transfer_. The chain with $n$ nodes is modeled by $n$ qubits. The more compact representation with $n$ qubits for a chain $N=2^n$ nodes is discussed elsewhere, _e.g._, see arXiv:1710.03615 \\[quant-ph\\](2017) with [tutorial about topological quantum walk](../../terra/qis_adv/topological_quantum_walk.ipynb).\n",
25+
"Here is used representation initially introduced for _perfect state transfer_. The chain with $n$ nodes is modeled by $n$ qubits. The more compact representation with $n$ qubits for a chain $N=2^n$ nodes is discussed elsewhere, _e.g._, see arXiv:1710.03615 \\[quant-ph\\](2017) with [tutorial about topological quantum walk](../../../terra/qis_adv/topological_quantum_walk.ipynb).\n",
2626
"\n",
2727
"### Chain model\n",
2828
"\n",

0 commit comments

Comments
 (0)