有限数学 示例

转置 [[1,1,1,1,0,0,650],[2,1,3,0,1,0,1000],[-10,-8,-6,0,0,1,0]]
解题步骤 1
Transpose the matrix by switching its rows to columns.