Chapter 9 of NumPy Cookbook is about Cython. The contents of chapter 9 of NumPy Cookbook:
Installing Cython
Building a Hello World program
Using Cython with NumPy
Calling C functions
Profiling Cython code
Approximating factorials with Cython
If you’d be interested [...]
Published on November 18, 2012 08:06