pass numpy.array into a function but value not changed

后端 未结 0 1070
南方客
南方客 2020-12-10 06:40

I try to pass a np.array into a python function, but the value doesn\'t change after I call this function, is there any way to change it after I calling it? (a0 is still [1

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