Inconsistency in a calculation - Python & numpy

前端 未结 0 1474
伪装坚强ぢ
伪装坚强ぢ 2021-01-05 15:53

The code I\'m trying to run is:

import numpy as np
x = [np.array([[          0,     0.66111,       0.325,    0.061111,    0.070833]],        dtype=np.float32)         


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