-
Notifications
You must be signed in to change notification settings - Fork 0
/
bidirectional.tex
89 lines (65 loc) · 1.18 KB
/
bidirectional.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
%%%%% bidirectionality
\imageslide{add1.pdf}
\imageslide{add2.pdf}
\imageslide{add3.pdf}
\imageslide{add4.pdf}
\begin{frame}
\begin{center}
\begin{LARGE}
$z \leftarrow x + y$
\end{LARGE}
\end{center}
\end{frame}
\begin{frame}
\begin{center}
\begin{LARGE}
$z = x + y$
\end{LARGE}
\end{center}
\end{frame}
\begin{frame}
\begin{center}
\begin{LARGE}
$7 = x + 4$
\end{LARGE}
\end{center}
\end{frame}
\begin{frame}
\begin{center}
\begin{LARGE}
$7 = 3 + 4$
\end{LARGE}
\end{center}
\end{frame}
\begin{frame}
\begin{center}
\begin{LARGE}
$z = x + y$
\end{LARGE}
\end{center}
\end{frame}
\begin{frame}
\begin{center}
\begin{LARGE}
$z \leftarrow x + y$
\nl
$x \leftarrow z - y$
\nl
$y \leftarrow z - x$
\end{LARGE}
\end{center}
\end{frame}
\imageslide{badd1.pdf}
\imageslide{badd2.pdf}
\imageslide{badd3.pdf}
\imageslide{badd4.pdf}
\begin{frame}
\begin{center}
{\LARGE Propagators let us express bidirectional relationships!}
\end{center}
\end{frame}
\input{celsius.tex}
\textslide{
\Large{We can combine networks into larger networks!}
}
\textslide{\Huge{?}}