Fortran

Guide To Learn

Modern Fortran

Side-by-side comparison with Python

How does modern Fortran compare to a more recent general-purpose programming language? Python has had the most rapidly growing ecosystem in the past few years for data analysis and light number crunching (http://mng.bz/XP71). It’s used by many Fortran programmers for postprocessing of model output and data analysis. In fact, Python is my second favorite programming […]

Scroll to top