5.22. testingΒΆ

Array backend testing.

Functions

assert_allclose

Raises an AssertionError if two objects are not equal up to desired tolerance.

assert_array_equal

Raises an AssertionError if two array_like objects are not equal.