Multiply Matrices Create matrices of integers that range up to the matix size, so a 128x128 matrix would be composed of integers up to 128. Multiply two such matrices and test including timing using sizes of 128, 256 and higher if it doesn't take too long.