software:fortran:fortran

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:fortran:fortran [2018-01-05 09:54] – created anitasoftware:fortran:fortran [2018-03-05 16:58] (current) – [Projects in Fortran] sraskar
Line 1: Line 1:
 ====== Projects in Fortran ====== ====== Projects in Fortran ======
  
-Fortran has been the primary language for Scientific computing since its introduction in the mid 1950s.  The GNU wiki site has a summary of the [[https://gcc.gnu.org/wiki/GFortranStandards| important standards for Fortran programmers]].+[[https://gcc.gnu.org/fortran/|Fortran]] is a general purpose, imperative programming language which is suited for numerical and scientific computations. It was introduced in mid 1950s. The GNU wiki site has a summary of the [[https://gcc.gnu.org/wiki/GFortranStandards| important standards for Fortran programmers]].
  
 The main functionality has always been reading data, control of flow, looping, evaluating formulas (Hence the name Formula translation) and finally data output.  Fortran strengths are simple matrix handling with the DIMENSION statement and simple loops with the DO statements. The main functionality has always been reading data, control of flow, looping, evaluating formulas (Hence the name Formula translation) and finally data output.  Fortran strengths are simple matrix handling with the DIMENSION statement and simple loops with the DO statements.
  
 +<note tip>
 +Following instructions are applicable for ''Mills'' and ''Farber'' clusters. 
 +</note>
 ===== Source in one file ===== ===== Source in one file =====
  
  • software/fortran/fortran.1515164052.txt.gz
  • Last modified: 2018-01-05 09:54
  • by anita