scientific-python-lectures icon indicating copy to clipboard operation
scientific-python-lectures copied to clipboard

A little problem of the Fortran code

Open FinalTheory opened this issue 11 years ago • 0 comments

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?

FinalTheory avatar Mar 11 '14 15:03 FinalTheory