Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

numpy array_equal

numpy.array_equal(array1, array2)
True if two arrays have the same shape and elements, False otherwise.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #numpy
ADD COMMENT
Topic
Name
3+8 =