First time here? Check out the FAQ!
answered 2017-11-18 06:19:36 +0100
L=[random_matrix(ZZ,5,5) for _ in range(1,10)]; sum(L[i] for i in range (0,9))