.. _fortran: Fortran Compilation ################### The :mod:`pygeostat.fortran` module includes functions for compiling Fortran code and building custom GSLIB executables. .. currentmodule:: pygeostat.fortran Compilation Functions ===================== build_pygeostat_fortran ----------------------- .. autofunction:: build_pygeostat_fortran build_custom_fortran -------------------- .. autofunction:: build_custom_fortran build_lapack ------------ .. autofunction:: build_lapack