Posts by

Xing Shi Cai


Choices of Linear Programming Solver

At the time of written, I was TA for COMP 362, Honors Algorithm Design at McGill University. This post was written for the students.




Some quotes from mathematicians

Twenty Pieces of Advice for a Young (and also not so young) Mathematician --

Learn to use and write programs in …




The pitfall of using rand() for simulation

This was probably the first simulation I did. How naive I was!