[Update2] I used the library eigen to reimplement the algorithm, reducing the code from 84 lines to 41 lines (wow), and time increases 11%. Looks acceptable, with similar workload as unoptimized C#, but the same speed as heavily optimized C# (with 164 lines of code and unsafe compilation). What's even …
New features of Beamer Writer
Finally time for an upgrade of our Beamer Writer. I added two features recently.
- Support of equations. Now when you enter
\[x^2\]
in the input textbox, it will be rendered as it is, i.e.,\[x^2\]
rather than\item \[x^2\]
like we did before. This will make …
- Support of equations. Now when you enter
写在夏天的尾巴
还记得当时刚去加州的时候和琳一起改推荐信,得知她成功拿到台湾交换的offer,一起讨论research/写代码,然后她怎么突然就回 …
Tagged as : ChineseHost paper reading seminars with github
Github is a well-known tool within the dev community. People use git(http://git-scm.com/) and github to collaboratively build awesome stuffs and also enjoy the social life (xD, geeks). I find it also useful in our daily research, say, to host a paper reading seminar. (I assume you are …
慢慢来比较快
其实想说的就是最近的生活渐趋平稳,每天一罐酒,第一箱已经喝完,第二箱刚搬了进来。
生活平稳的标志是,可以摒除干扰 …
Tagged as : Chinese