Fortran
Fortran remains a first choice with easy syntax for performant scientific computing since the 1950s.
2024
- 2024-11-20 – Install Nvidia HPC C, C++, Fortran compilers
- 2024-07-31 – Fortran module file format
- 2024-07-26 – Fortran character allocatable
- 2024-06-05 – Detect if program was compiled with optimizations
- 2024-05-19 – Install Intel oneAPI C++ and Fortran compiler
- 2024-04-27 – Fortran logical boolean C_BOOL
- 2024-04-10 – LLVM Flang Fortran compiler
- 2024-03-29 – Fortran alias procedure name
- 2024-01-12 – C, C++, Fortran GDB debugging
2023
- 2023-12-15 – Compiler macro definitions
- 2023-11-30 – Fortran iostat integer codes
- 2023-06-13 – Local machine time zone in Fortran
- 2023-06-08 – Fortran derived type change needs fresh build
- 2023-02-14 – Fortran contiguous variables
- 2023-02-02 – Fortran ieee_arithmetic NaN
2022
- 2022-10-24 – Fortran filename suffix
- 2022-10-17 – Fortran submodule file naming
- 2022-10-16 – Fortran maximum name and line lengths
- 2022-10-11 – Gfortran type mismatch error flag
- 2022-05-17 – Major changes in GCC Gfortran by version
- 2022-05-17 – Fortran compiler standard enforce
- 2022-01-15 – Lfortran interactive Fortran
2021
- 2021-09-25 – Fortran random seed initialization
- 2021-06-02 – Fortran allocate large variable memory
- 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-20 – Create empty file
- 2020-12-01 – Fortran development in Visual Studio Code
- 2020-09-04 – What value does modern Fortran add?
- 2020-09-03 – Fortran stderr stop return codes
- 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 on Linux
- 2020-05-24 – Fortran 2018 coarray quick start
- 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 submodule and CMake
- 2020-01-10 – HDF5 on Intel oneAPI for Windows
2019
- 2019-06-25 – Configuring MUMPS for reduced verbosity
- 2019-03-09 – Modern Fortran submodule vs. preprocessor
- 2019-02-04 – What does Gfortran -std=legacy allow?
2018
- 2018-12-18 – Autogenerated Fortran docs using FORD
- 2018-12-04 – Fortran and short-circuit logic
- 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-06-19 – NASA HPFCC FUN3D Fortran competition canceled
- 2017-06-11 – Fortran sound playback - platform-independent
- 2017-06-10 – Fortran terminal ISO standard
- 2017-04-06 – LOWTRAN Python interface
2016
- 2016-03-29 – Double precision complex in f2py
2015
- 2015-03-28 – LCPFCT solver--accessible from Python