matmul_test, a FORTRAN77 code which calls matmul(), which compares various methods for computing the matrix product
A * B = C.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
matmul, a FORTRAN77 code which compares various methods for computing the matrix product
A * B = C.