Hello,

I've started to rely more and more on f2py to create simple modules
utilizing Fortran for efficiency. This is a great tool to have within
Python!

A problem, however, is that unlike python modules, the reload() function
does not seem to update the f2py modules within ipython (which I use
extensively for testing).

Is there another function to call?

Regards!
-- 
View this message in context: 
http://www.nabble.com/reloading-f2py-modules-in-ipython-tp25362944p25362944.html
Sent from the Numpy-discussion mailing list archive at Nabble.com.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to