In this video, I am explaining how to use f2py module in Python. f2py is a module for making a shared object file from fortran modules/files. These shared object files are importable inside python as modules. They work with the same speed as that of fortran.
https://www.dropbox.com/sh/okks00k2xu... Dropbox link does not work!
Website: http://fluidiccolours.in/
GitHub: https://github.com/arunprasaad2711/