scientific-python-lectures
scientific-python-lectures copied to clipboard
A little problem of the Fortran code
Seems that fortran code in this lecture is written in fortran 77 fixed format, but f2py supports f90 as well, then why not use this modern format with good readability?