python线性代数

np.array([[],[]])
np.zeros()
np.linalg.inv()
np.mat()array转矩阵后可以用*直接做矩阵乘法

你可能感兴趣的:(python,笔记,常用技巧,python,线性代数,numpy)