Links
This file contains important links to various sources:
Links for Installation of Fortran Complier:
NOTE: These links are ONLY for WINDOWS 10
Intel Compiler (ifort):
Note:
- It require 12gb of additional space.
- Require Visual studio to be installed. (which is pretty heavy)
- Comes bundled in a package called Intel Parallel Studio XE.
Advantage ,as compared to gfortran:
- Well maintained? *
- Faster.
Disadvantage:
Gfortran GCC-Fortran:
Require installion of Mingw-w64, which is a binary (.exe), for windows. So,
Visual Studio code
It’s a nice editor for editing fortran files.