/pybuild

Build a dynamic library from Fortran sources and import it in a Python code

Primary LanguagePythonMIT LicenseMIT

Pybuild

Build a dynamic library from Fortran sources and import it in a Python code. Why? To make harness Fortran speed, or to simply run and interact with a Fortran code from inside Python.