Ordering arrays
The assert_array_less
function raises an exception if two arrays do not have the same shape and the elements of the first array are strictly less than the elements of the second array.
The assert_array_less
function raises an exception if two arrays do not have the same shape and the elements of the first array are strictly less than the elements of the second array.