• @Eezyville
    link
    English
    18 months ago

    I believe Fortran is still heavily used in weather forecasting.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      8 months ago

      All scientific computing is built on top of fortran. Even cutting edge AI runs on top of high performance libraries written in fortran and c. Simply there is less need for fortran developers because high performance subroutines are wrapped to be called by higher level languages, such as python