fortran
2021
- 2021-02-20 – GCC static link missing DLL
- 2021-02-16 – Fortran generic interface procedure with optional arguments
- 2021-02-05 – Fortran build systems
2020
- 2020-12-14 – Fortran dependency graph with CMake
- 2020-12-09 – Install Intel oneAPI C++ and Fortran compiler
- 2020-12-01 – Fortran development in Visual Studio Code
- 2020-11-08 – Modern Fortran test frameworks
- 2020-09-04 – What value does modern Fortran add?
- 2020-09-03 – How does Fortran stderr stop return code work?
- 2020-09-01 – Fortran maximum name lengths
- 2020-08-14 – Major changes in GCC Gfortran by version
- 2020-08-13 – Install Nvidia HPC C, C++, Fortran compilers
- 2020-08-10 – print compiler macro definitions
- 2020-08-09 – MPI 3 Fortran 2008 interface
- 2020-08-06 – Fortran logical boolean byte size
- 2020-07-30 – Saving / resurrecting old Fortran programs
- 2020-07-15 – Easy HDF5 Fortran interface
- 2020-07-14 – Easy NetCDF4 Fortran interface
- 2020-06-17 – Fix Gfortran stack to static warning
- 2020-06-16 – Install latest GFortran 10 on Linux
- 2020-05-24 – Fortran 2018 coarray quick start
- 2020-05-23 – Fortran submodule file naming
- 2020-05-01 – Gfortran type mismatch error flag
- 2020-04-15 – Fortran 2018 compiler standard enforcement
- 2020-04-10 – Installing LLVM Flang Fortran compiler
- 2020-03-24 – Visual Studio update Ninja build
- 2020-03-21 – NetCDF4 segfault on file open
- 2020-03-17 – Gfortran 9.3 duplicated use error fix
- 2020-01-16 – Fortran 2008 Submodule and CMake
- 2020-01-10 – HDF5 on Intel oneAPI for Windows
2019
- 2019-12-17 – Install NAG Fortran compiler
- 2019-12-16 – Install Intel Compilers for C, C++ and Fortran
- 2019-11-22 – Install and use Intel MKL Scalapack library
- 2019-09-30 – Fortran random seed initialization
- 2019-06-25 – Configuring MUMPS for reduced verbosity
- 2019-03-09 – Modern Fortran submodule vs. preprocessor
- 2019-03-07 – Install Lfortran
- 2019-02-04 – What does Gfortran -std=legacy allow?
2018
- 2018-12-31 – Use Intel MKL LAPACK95 with Gfortran
- 2018-12-18 – Autogenerated Fortran docs using FORD
- 2018-12-04 – Fortran and short-circuit logic
- 2018-12-02 – Build OpenMPI for Fortran compilers
- 2018-11-25 – Fortran polymorphism with CMake
- 2018-10-15 – expanduser home directory tilde Fortran
- 2018-07-06 – print vs write Fortran statements
- 2018-07-01 – Fortran 2003+ module procedure polymorphism
- 2018-06-11 – Fortran 66 Snoopy Calendar in modern Fortran
- 2018-05-17 – Get terminal window size from Fortran
- 2018-05-16 – Obsolete Fortran statement functions
- 2018-05-12 – Game on Fortran using Ncurses
- 2018-05-11 – Fortran writing to `/dev/null` or `NUL`
- 2018-03-09 – New version of GLOW auroral simulation
- 2018-03-06 – Surprising modern Fortran behaviors
2017
- 2017-11-23 – Replace obsolete Fortran "pause" statement
- 2017-11-21 – Fortran 2015 renamed to Fortran 2018
- 2017-10-09 – Fortran IDE GUI Photran
- 2017-07-27 – Switching between OpenMPI and IntelMPI
- 2017-07-09 – Fortran gdb/gdb-ia Debugging
- 2017-07-08 – Intel Inspector multi-threaded debugger
- 2017-06-19 – NASA HPFCC FUN3D Fortran competition canceled
- 2017-06-11 – Fortran sound playback - platform-independent
- 2017-06-10 – Fortran terminal I/O, the ISO standard way
- 2017-04-06 – LOWTRAN Python interface
2016
- 2016-03-29 – Double precision complex in f2py
2015
- 2015-03-28 – LCPFCT solver--accessible from Python