Case study in speeding up Monte Carlo simulations in Python via vectorization and Cython as well as inlined and stand-alone C code.
Illustrating Cython and other tools for connecting Python and C, using Monte Carlo simulation as example