[Numpy-discussion] f2py and C functions/subroutines/structs

Pierre GM pgmdevlist at gmail.com
Thu May 24 10:08:33 EDT 2007


Lorenzo,
you can indeed use f2py to write extensions around some C code:

http://cens.ioc.ee/projects/f2py2e/usersguide/index.html
http://www.scipy.org/Cookbook/f2py_and_NumPy

I think you should also be able to find some actual examples in the scipy 
sources...



More information about the NumPy-Discussion mailing list