Search
Search Results
Search finished, found 16 page(s) matching the search query.
- numpy.testing.assert_allclose
- numpy.testing.assert_allclose (Python function, in numpy.testing.assert_allclose)
- NumPy 1.16.1 Release Notes
- NumPy 1.16.6 Release Notes
- NumPy 1.17.0 Release Notes
...nts Array comparison assertions include maximum differences Error messages from array comparison tests such as testing.assert_allclose now include “max absolute difference” and “max relative difference,” in addition to the previous “mismat...
- NumPy 1.17.2 Release Notes
- NumPy 1.6.0 Release Notes
- NumPy 2.0.0 Release Notes
- numpy.testing.assert_allclose
- numpy.testing.assert_almost_equal
- numpy.testing.assert_approx_equal
- numpy.testing.assert_array_almost_equal
- numpy.testing.assert_array_equal
- numpy.testing.assert_equal
- Test support (
numpy.testing
) - Testing guidelines