python使用numpy中的np.linalg.det函数计算2D numpy数组的行列式的值(determinant)、使用numpy中的np.linalg.inv函数计算2D numpy数组的逆矩阵(inverse of matrix) 目录