|
Size: 359
Comment:
|
Size: 366
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = F2PY == | = F2PY = |
| Line 8: | Line 8: |
| Enter {{{f2py}}} to see the usage options Enter {{{f2py -c --help-fcompiler}}} to see what fortran compilers does f2py recognize |
{{{ Type: f2py # to see the usage options f2py -c --help-fcompiler # to see what local fortran compilers does f2py recognize }}} |
F2PY
A tool that provides connection between Python and Fortran languages Official website
Advanced examples how to use f2py
Type: f2py # to see the usage options f2py -c --help-fcompiler # to see what local fortran compilers does f2py recognize
