Hi, I was reading the profiling tutorial http://docs.cython.org/src/tutorial/profiling_tutorial.html. ISTM that there is a small typo, approx_py is referenced instead of recip_square.
I attach a small patch for the markup text. Sorry if this is not the best way of communication for such small issues :-) Francesco
204c204 < changed a lot. Let's concentrate on the approx_pi function a bit more. First --- > changed a lot. Let's concentrate on the recip_square function a bit more. > First
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
