.. _cexternals-f2py-index: ====================================================================== f2py (experimental) ====================================================================== Fortran to Python Interface Generator :py:mod:`~._f2py`. .. seealso:: * https://stdlib.fortran-lang.org/lists/modules.html * https://numpy.org/doc/stable/f2py/index.html * https://scipy.github.io/old-wiki/pages/Cookbook/f2py_and_NumPy.html * https://scipy-cookbook.readthedocs.io/items/F2Py.html * https://scipy-cookbook.readthedocs.io/items/idx_interfacing_with_other_languages.html .. .. jupyter-execute .. .. code-block:: python .. prompt:: python >>> from scikitplot.cexternals import _f2py _f2py.get_include()