-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteaching.html
More file actions
53 lines (53 loc) · 1.47 KB
/
teaching.html
File metadata and controls
53 lines (53 loc) · 1.47 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Zirui Zhou</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-item"><a href="index.html">Home</a></div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="talks.html">Talks</a></div>
<div class="menu-item"><a href="teaching.html" class="current">Teaching</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Zirui Zhou</h1>
</div>
<h2>Current Class </h2>
<ul>
<li><p><a href="./math3826.html">MATH 3826: Markov Chains and Queueing Theory (Spring 2020)</a></p>
</li>
</ul>
<h2>Previous Classes</h2>
<ul>
<li><p>MATH 4815/7170: Interior Point Methods for Convex Optimization (HKBU) Fall 2019</p>
</li>
</ul>
<ul>
<li><p>MATH 3826: Markov Chains and Queueing Theory (HKBU) Spring 2019</p>
</li>
</ul>
<ul>
<li><p>MATH 3817: Dynamic Programming and Stochastic Programming (HKBU) Fall 2018, Fall 2019</p>
</li>
</ul>
<ul>
<li><p>MATH 251: Vector Calculus (SFU) Fall 2017</p>
</li>
</ul>
<ul>
<li><p>MATH 100: Pre-calculus (SFU) Spring 2017</p>
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>