-
Notifications
You must be signed in to change notification settings - Fork 0
/
index5.html
189 lines (178 loc) · 8.14 KB
/
index5.html
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html lang="en">
<head>
<title>You don't need to prove this</title>
<link href="https://newptcai.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="You don't need to prove this Full Atom Feed" />
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/w3.css">
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/style.css">
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/jqcloud.css">
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/all.min.css">
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/shariff.min.css">
<link rel="stylesheet" type="text/css" href="https://newptcai.github.io/theme/css/pygments-highlight-github.css">
<!-- JavaScript -->
<script src="https://newptcai.github.io/theme/js/jquery-3.5.1.min.js"></script>
<script src="https://newptcai.github.io/theme/js/jqcloud.min.js"></script>
<!-- Meta -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="HandheldFriendly" content="True" />
<meta name="author" content="Xing Shi Cai" />
<meta name="description" content="" />
<!-- Facebook OpenGraph -->
<meta property="og:site_name" content="You don't need to prove this">
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://newptcai.github.io" />
<meta property="og:image" itemprop="image" content="https://newptcai.github.io/images/You don't need to prove this.png">
<meta property="og:type" content="blog" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://newptcai.github.io/images/You don't need to prove this.png">
</head>
<body>
<div class="w3-row w3-card w3-white">
<header id=banner>
<!-- AUTHOR INITIALS-->
<a href="https://newptcai.github.io" id=logo title="Home">XS</a>
<nav id="menu">
<ul>
<li><a href="https://newptcai.github.io/pages/research.html">Research</a></li>
<li><a href="https://newptcai.github.io/pages/teaching.html">Teaching</a></li>
<li ><a href="https://newptcai.github.io/category/math.html">math</a></li>
<li ><a href="https://newptcai.github.io/category/mumble.html">mumble</a></li>
<li ><a href="https://newptcai.github.io/category/photo.html">photo</a></li>
</ul>
</nav>
</header>
</div>
<br>
<br>
<section id="content">
<!-- Blog entries -->
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<div class="headerimage-card">
<a href="https://newptcai.github.io/choices-of-linear-programming-solver.html"><img src="" style="width: 100%;"></img></a>
</div>
<h1><a href="https://newptcai.github.io/choices-of-linear-programming-solver.html">Choices of Linear Programming Solver</a></h1>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span> Posted on Fri 25 January 2013 in <a href="https://newptcai.github.io/category/math.html" style="font-style: italic">math</a>
</span>
</div>
<div id="article-tags" class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/teaching.html" title=" All posts about Teaching
">#teaching</a>
</span>
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/optimization.html" title=" All posts about Optimization
">#optimization</a>
</span>
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/programming.html" title=" All posts about Programming
">#programming</a>
</span>
</div>
</div>
</header>
<div class="entry-content"><p><em>At the time of written, I was TA for COMP 362, Honors Algorithm Design at McGill University. This
post was written for the students.</em></p>
</div>
<footer>
<a class="w3-btn w3-red w3-right w3-margin" href="https://newptcai.github.io/choices-of-linear-programming-solver.html"> Continue reading
❭</a>
</footer>
</article>
<br>
<br>
<br>
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<div class="headerimage-card">
<a href="https://newptcai.github.io/some-quotes-from-mathematicians.html"><img src="" style="width: 100%;"></img></a>
</div>
<h1><a href="https://newptcai.github.io/some-quotes-from-mathematicians.html">Some quotes from mathematicians</a></h1>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span> Posted on Thu 24 January 2013 in <a href="https://newptcai.github.io/category/math.html" style="font-style: italic">math</a>
</span>
</div>
<div id="article-tags" class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/funny.html" title=" All posts about Funny
">#funny</a>
</span>
</div>
</div>
</header>
<div class="entry-content"><p>Twenty Pieces of Advice for a Young (and also not so young) Mathematician --</p>
<blockquote>
<p>Learn to use and write programs in …</p></blockquote></div>
<footer>
<a class="w3-btn w3-red w3-right w3-margin" href="https://newptcai.github.io/some-quotes-from-mathematicians.html"> Continue reading
❭</a>
</footer>
</article>
<br>
<br>
<br>
<!-- Whitespace between Articles -->
<article class="w3-container w3-card-2 w3-white col-main">
<header>
<div class="headerimage-card">
<a href="https://newptcai.github.io/the-pitfall-of-using-rand-for-simulation.html"><img src="" style="width: 100%;"></img></a>
</div>
<h1><a href="https://newptcai.github.io/the-pitfall-of-using-rand-for-simulation.html">The pitfall of using rand() for simulation</a></h1>
<div class="post-info">
<div class="w3-opacity w3-margin-right w3-margin-bottom" style="flex-grow: 1;">
<span> Posted on Sat 22 January 2011 in <a href="https://newptcai.github.io/category/math.html" style="font-style: italic">math</a>
</span>
</div>
<div id="article-tags" class="w3-margin-right">
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/probability.html" title=" All posts about Probability
">#probability</a>
</span>
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/programming.html" title=" All posts about Programming
">#programming</a>
</span>
<span class="w3-tag w3-light-grey w3-text-red w3-hover-red">
<a href="https://newptcai.github.io/tag/experimental-math.html" title=" All posts about Experimental-Math
">#experimental-math</a>
</span>
</div>
</div>
</header>
<div class="entry-content"><p><em>This was probably the first simulation I did. How naive I was!</em></p>
</div>
<footer>
<a class="w3-btn w3-red w3-right w3-margin" href="https://newptcai.github.io/the-pitfall-of-using-rand-for-simulation.html"> Continue reading
❭</a>
</footer>
</article>
<br>
<br>
<br>
<!-- Whitespace between Articles -->
<div class="w3-center">
<ul class="w3-pagination">
<li><a href="https://newptcai.github.io/index4.html">❮</a></li>
<li><a class="" href="https://newptcai.github.io/index.html">1</a></li>
<li><a class="" href="https://newptcai.github.io/index2.html">2</a></li>
<li><a class="" href="https://newptcai.github.io/index3.html">3</a></li>
<li><a class="" href="https://newptcai.github.io/index4.html">4</a></li>
<li><a class="w3-red" href="https://newptcai.github.io/index5.html">5</a></li>
</ul>
</div>
<br>
<br>
</section>
<script src="https://newptcai.github.io/theme/js/shariff.min.js"></script>
</body>
</html>