matmul_test, a FORTRAN90 code which calls matmul(), which compares various methods for computing the matrix product A * B = C.
The information on this web page is distributed under the MIT license.
matmul, a FORTRAN90 code which compares various methods for computing the matrix product A * B = C.