Skip to content

Commit 8b45409

Browse files
committed
update
1 parent 1e9b79c commit 8b45409

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

doc/src/FuturePlans/bellfig.pdf

-61 KB
Binary file not shown.

doc/src/FuturePlans/bellfig.tex

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,14 @@
107107
% -----------------------
108108
% Optional labels
109109
% -----------------------
110-
\node[below] at (-3.7,0.5) {$n_A=0$};
111-
\node[below] at ( 3.7,0.5) {$n_B=0$};
110+
\node[below] at (-5.5,0.8) {$n_A=0\rightarrow\vert 0 \rangle_A$};
111+
\node[below] at ( 5.5,0.8) {$n_B=0\rightarrow\vert 0 \rangle_B$};
112+
\node[below] at (-5.5,1.8) {$n_A=1\rightarrow\vert 1 \rangle_A$};
113+
\node[below] at ( 5.5,1.8) {$n_B=1\rightarrow\vert 1 \rangle_B$};
114+
\node[below] at (-5.5,2.8) {$n_A=2$};
115+
\node[below] at ( 5.5,2.8) {$n_B=2$};
116+
\node[below] at (-5.5,3.8) {$\dots$};
117+
\node[below] at ( 5.5,3.8) {$\dots$};
112118

113119
\end{tikzpicture}
114120

0 commit comments

Comments
 (0)