I'm new in Cython, but I'm trying to get direct acces from python to a C and
Fortran code called micrOMEGAS. I've studied the program itself and some
characteristics about cython, but I'm not succesful, yet.

I need a medium example of how to use a C library in Cython, how to make the
calls of the functions, the declarations and all over ¿Anybody can send me a
moderate level and a high level example?, also I have problems declaring in
the .pxd file of cython a variable of FILE type ¿Wht can I do with it?

Thanks,

-- 
*************************************
José David Ruiz Álvarez
Profesor de Acústica
Universidad de Antioquia
*************************************
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to