A python script to compute basic matrix operations. Below are the explanation for each function Transpose - This function should take a matrix and create a new matrix where the columns and rows are ...