numpy.array_equal(a1, a2)
True if two arrays have the same shape and elements, False otherwise.
a1, a2 : array_like
Input arrays.
b : bool
Returns True if the arrays are equal.
登录查看完整内容
联系方式: