[f2py] Entry point of the .pyd file

Ben Forbes <[email protected]> Tue, 26 Apr 2011 16:42:30 +1000
Newsgroups gmane.comp.python.f2py.user
Message-ID <[email protected]>
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