News

Compares the speed of formatted output of matrices of floating point numbers with Fortran and C++ printf. Output of ./time_mat.sh on WSL2. Here Fortran is much faster than C++. + rm -f a.out ...