what does this array mean? 'np.array([[triangle[::2])'

后端 未结 0 2003
耶瑟儿~
耶瑟儿~ 2020-11-29 04:47

I couldn\'t google it but I have this example question. What dos this array do? \'\'\' homogeneous = np.array([triangle[::2], triangle[1::2], [1,1,1]]) \'\'\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题