how to copy float32 value to uint64 container using numpy

前端 未结 0 1359
攒了一身酷
攒了一身酷 2021-01-13 23:05

I want to write any given value in temp to float32, and then store this float value in uint64 container.

value =  np.array(temp, dty         


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