fortran
2024
- 2024-11-07 – CMake version recommendations and install
- 2024-10-08 – CMake dependency graph
- 2024-10-05 – Install Gfortran or Flang compiler on macOS Homebrew
- 2024-09-27 – Free C C++ Fortran compiler families
- 2024-07-26 – Fortran character allocatable
- 2024-06-06 – HDF4 CMake Example
- 2024-05-05 – C++ std::string with char*
- 2024-04-27 – Fortran logical boolean C_BOOL
- 2024-03-29 – Fortran alias procedure name
- 2024-03-06 – Install AMD AOCC C C++ Fortran compiler
2023
- 2023-09-04 – List symbols in library / object file
- 2023-08-26 – Using Intel oneAPI and MKL with CMake
- 2023-08-15 – AppleClang + GFortran no compact unwind warnings
- 2023-07-02 – Use modern compilers in RHEL
- 2023-06-13 – Local machine time zone in Fortran
- 2023-06-08 – Fortran derived type change needs fresh build
- 2023-02-16 – MPI vader unlink error
- 2023-02-09 – ISO_Fortran_binding.h and MPICH
- 2023-02-02 – Fortran ieee_arithmetic NaN
2022
- 2022-10-24 – Fortran filename suffix
- 2022-10-16 – Fortran maximum name and line lengths
- 2022-05-12 – Identifying Fortran compiler with CMake
- 2022-01-15 – Lfortran interactive Fortran
- 2022-01-05 – CMake packaging essentials
2021
- 2021-09-25 – Fortran random seed initialization
- 2021-05-17 – Fortran MPI on Windows
- 2021-04-12 – CMake generate Fortran from template
- 2021-02-16 – Fortran generic interface procedure with optional arguments
- 2021-01-11 – Intel oneAPI pgopti create full path
2020
- 2020-11-25 – Symbolic soft links in HDF5 / NetCDF4
- 2020-11-22 – HDF5 CMake build
- 2020-11-17 – Linking HDF5 with CMake for C, C++ and Fortran
- 2020-11-08 – Modern Fortran test frameworks
- 2020-09-04 – What value does modern Fortran add?
- 2020-09-03 – Fortran stderr stop return codes
- 2020-08-09 – mpi_f08 Fortran interface
- 2020-04-19 – Matlab Fortran MEX setup
- 2020-02-24 – CMake Ninja generator preprocesses Fortran
- 2020-02-19 – CMake Fortran design patterns
2019
- 2019-07-06 – Fix corrupt UTF8 files with Python
- 2019-06-10 – f2py import Fortran code in Python
- 2019-03-19 – CMake builds for modern Fortran
- 2019-03-09 – Modern Fortran submodule vs. preprocessor
- 2019-01-09 – Map coordinate convert Python, Matlab, Fortran
2018
- 2018-12-04 – Fortran and short-circuit logic
- 2018-12-02 – Build OpenMPI for Fortran
- 2018-11-25 – Fortran polymorphism with CMake
- 2018-10-17 – Select compiler versions update-alternatives
- 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-03-13 – Trim right columns from text file
2017
- 2017-07-27 – Switch between OpenMPI and Intel MPI
- 2017-03-06 – f2py example import Fortran library from Python
2015
- 2015-04-22 – Auroral GLOW model by Stan Solomon in Python