* NumPy: https://numpy.org/devdocs/reference/generated/numpy.lib.format.html * Matlab: https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html * SciPy code to load/write MAT files: https://docs.scipy.org/doc/scipy/reference/generated/scipy.io.loadmat.html * Julia library to read/write MAT files: https://github.com/JuliaIO/MAT.jl * Specification of MAT file format: https://www.mathworks.com/help/pdf_doc/matlab/matfile_format.pdf First requested [here](https://fortran-lang.discourse.group/t/what-are-your-favorite-and-least-favorite-things-about-fortran/27/49).