is_equal operator in NumPy

前端 未结 0 679
无人及你
无人及你 2021-01-07 11:19

I have two NumPy ndarrays a and b. I want to check if they are equal as if a=b.copy(). However, if I use the == operator

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