最近用了矩阵转置numpy.transpose(),发现了一点有趣的现象: [python] view plain copy x=linspace(0,4,5) array([0.,1.,2.,3.,4.])
確定! 回上一頁