[f2py] Entry point of the .pyd file

Ben Forbes bdforbes at gmail.com
Tue Apr 26 09:42:30 EEST 2011


I'm starting a new thread for this question so as to not clutter up
the other one.

Based on my use of f2py so far, I'm under the impression that the .pyd
file we ultimately want to create is just a .dll with some predictably
named routines based on the module name, e.g. initfoobarmodule(). What
should the entry point to this .dll be?


-- 
Benjamin D. Forbes
School of Physics
The University of Melbourne
Parkville, VIC 3010, Australia



More information about the f2py-users mailing list