0

Is there any standard module or way to convert a Fortran program into Python program or vice versa? For example, I want a cubic spline interpolation done in Fortran to be converted into a Python program( I know I can use sci py for cubic spline but I just want to convert small blocks). Is it possible using any module or do I have to code manually for it?

0 Answers0