Added examples of Python calling C
Added two talks to the NBN pages on calling C functions from Python. One uses ctypes, building up to having a C function numerical integrate using values from a Python function. The other shows how to write a Python/C extension by hand. The driving example is speeding up Mandelbrot set membership tests.
Copyright © 2001-2008 Dalke Scientific Software, LLC.


