How do you divide each element in a 2-dimensional array by a value? (python)

前端 未结 0 1456
栀梦
栀梦 2020-12-22 08:49

Basic python question -- I have a 296x296 sized array and I would like to divide each value in the array by 10. Is there a method in numpy to do this? I am thinking np.divid

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