numpy.arange() cause no fill-function for data-type only when start=0

后端 未结 0 1022
长情又很酷
长情又很酷 2020-12-22 07:21

Question

Please help understand why only start=0 causes the error.

position_type = np.dtype([
    (\'x\', np.int32),
    (\'y\', np.int3         


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