numpy - why Z[(0,2)] is view but Z[(0, 2), (0)] is copy?

后端 未结 0 1973
我在风中等你
我在风中等你 2020-12-29 05:51

Question

Why are the numpy tuple indexing behaviors inconsistent? Please explain the rational or design decision behind these behaviors. In my understanding,

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